]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - Makefile
shell_cmds-81.1.tar.gz
[apple/shell_cmds.git] / Makefile
index 5975215a724928df9e8646fd336bf9dbf5f9ddf6..e9fc42f53bbb3a8f8e58593ad4e28687becec957 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,13 +14,12 @@ PROJECT_TYPE = Aggregate
 
 SUBPROJECTS = locate
 
 
 SUBPROJECTS = locate
 
-TOOLS = killall apply basename chroot date dirname echo env expr false\
-        find getopt hostname id jot kill lastcomm logname mktemp nice\
-        nohup printenv printf pwd renice script shlock sleep su\
-        tee test time true uname users w whereis which who\
-        xargs yes
+TOOLS = alias apply basename chroot date dirname echo env expr false\
+        find getopt hostname id jot kill killall lastcomm logname mktemp\
+        nice nohup printenv printf pwd renice script shlock sleep su\
+        tee test time true uname users w whereis which who xargs yes
 
 
-OTHERSRCS = PROJECT Makefile.preamble Makefile Makefile.postamble
+OTHERSRCS = PROJECT Makefile.preamble Makefile Makefile.postamble Manpages/*.1
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
 CODE_GEN_STYLE = DYNAMIC
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
 CODE_GEN_STYLE = DYNAMIC