]> git.saurik.com Git - apple/network_cmds.git/blobdiff - telnetd.tproj/Makefile
network_cmds-245.tar.gz
[apple/network_cmds.git] / telnetd.tproj / Makefile
index e825ded18214470a4cca485dbbb1eae33aba9287..b254b4dd2cd01337ea94b5c38f0c196debf6d509 100644 (file)
@@ -17,7 +17,7 @@ HFILES = defs.h ext.h pathnames.h telnetd.h
 CFILES = global.c slc.c state.c sys_term.c telnetd.c\
          termstat.c utility.c vasprintf.c strlcpy.c
 
-OTHERSRCS = Makefile.preamble Makefile Makefile.postamble telnetd.8
+OTHERSRCS = Makefile.preamble Makefile Makefile.postamble telnetd.8 telnet.plist
 
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
@@ -26,7 +26,7 @@ MAKEFILE = tool.make
 NEXTSTEP_INSTALLDIR = /usr/libexec
 WINDOWS_INSTALLDIR = /usr/libexec
 PDO_UNIX_INSTALLDIR = /usr/libexec
-LIBS = 
+LIBS = -lcurses
 DEBUG_LIBS = $(LIBS)
 PROF_LIBS = $(LIBS)