--- sys/bsd/Makefile.orig Tue Jun 6 11:04:18 2000 +++ sys/bsd/Makefile Wed Jun 7 09:56:45 2000 @@ -2,7 +2,7 @@ # Modified for Ng 1.0 by Shigeki Yoshida (shige@csk.CO.JP) 1990.01.29 SYS = bsd -LIBS = -L/usr/pkg/lib -lcanna -ltermcap +LIBS = -L/usr/pkg/lib -ltermcap # CDEFS gets defines, and gets passed to lint. CFLAGS gets flags, and doesn't # get passed to lint. #