X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/9bafe2801c85cb98680afa22c908a5f5f018b3aa..e407a76b5d5c20d98a7c128a4f9b6499da2be298:/Makefile?ds=inline diff --git a/Makefile b/Makefile index 5975215..e9fc42f 100644 --- a/Makefile +++ b/Makefile @@ -14,13 +14,12 @@ PROJECT_TYPE = Aggregate 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