]> git.saurik.com Git - apple/file_cmds.git/blob - chflags/Makefile.preamble
file_cmds-45.tar.gz
[apple/file_cmds.git] / chflags / Makefile.preamble
1 vpath stat_flags.c ../ls
2
3 CFILES += stat_flags.c
4
5 include $(CoreOSMakefiles)/ProjectBuilder/Makefile.Preamble.Common