]> git.saurik.com Git - apple/file_cmds.git/blob - Makefile
0f1207be52ae0d9ada0878be4ed581eb62e73877
[apple/file_cmds.git] / Makefile
1 Project = file_cmds
2
3 SubProjects = chflags chmod chown cksum compress cp dd df du install \
4 ipcrm ipcs ln ls mkdir mkfifo mknod mtree mv pathchk pax rm \
5 rmdir shar stat touch
6
7 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make