TN3270 COMPILATION FIX
authorNick Handel <nhandel@NeoSoft.com>
Sun, 28 Feb 1993 00:00:00 +0000 (00:00 +0000)
committerNick Handel <nhandel@NeoSoft.com>
Sun, 28 Feb 1993 00:00:00 +0000 (00:00 +0000)
commit09c5f00da72d2af07fc9c588cd1a145b6a507711
treedd88150841718df6a8731eab191b1d937d414222
parent7e0f02b964a9ffeb54bf78ff348ea1f5b63cbe3a
TN3270 COMPILATION FIX

A "make" from /usr/src will abort due to the absence of
"/usr/othersrc/share/mk/386bsd.lib.mk" as referenced in
"/usr/src/usr.bin/tn3270/api/makefile".  The correct reference is to
"/usr/othersrc/share/mk/bsd.lib.mk".
After applying the patch, it should compile without complaint.

Well it may compile without error, you well get lots of warnings,
and the resulting binary is known to crash some systems.  This well
be addressed in a later patch.

AUTHOR: Nick Handel (nick@madhouse.neosoft.com)
386BSD-Patchkit: patch00084
usr/src/usr.bin/tn3270/api/makefile