file_cmds-202.2.tar.gz
[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