]> git.saurik.com Git - apple/file_cmds.git/blob - chflags/Makefile.preamble
7a86fc278fcc7f23773c82df843fecdd2395bbb3
[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