]> git.saurik.com Git - apple/system_cmds.git/blobdiff - getty.tproj/Makefile
system_cmds-431.tar.gz
[apple/system_cmds.git] / getty.tproj / Makefile
index f7c2acc5e66b89a2e3e42b9a329a4deeabcfe81f..6f3af4e3ba695334f58624bc0d1f70ea277dfa55 100644 (file)
@@ -14,10 +14,10 @@ PROJECT_TYPE = Tool
 
 HFILES = extern.h gettytab.h pathnames.h
 
-CFILES = init.c main.c subr.c
+CFILES = chat.c init.c main.c subr.c
 
 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble getty.8\
-            gettytab.5 ttys.5
+            gettytab.5 ttys.5 com.apple.getty.plist
 
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles