]> git.saurik.com Git - apple/file_cmds.git/blobdiff - Makefile
file_cmds-60.tar.gz
[apple/file_cmds.git] / Makefile
index 97ed83afc316a064476e0e3e262554d174a7ef1b..532053650ba9d0324180f16b5ddd91bce17bdb76 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ PROJECT_TYPE = Aggregate
 
 TOOLS = chflags chmod chown compress cp dd df du install ln ls\
         mkdir mkfifo mknod mtree mv pax rm rmdir rmt shar tcopy\
-        touch
+        touch file
 
 OTHERSRCS = PROJECT Makefile.preamble Makefile Makefile.postamble
 
@@ -26,7 +26,7 @@ DEBUG_LIBS = $(LIBS)
 PROF_LIBS = $(LIBS)
 
 
-NEXTSTEP_PB_CFLAGS = -Wall -Werror
+NEXTSTEP_PB_CFLAGS = -no-cpp-precomp
 
 
 NEXTSTEP_BUILD_OUTPUT_DIR = /tmp/$(NAME)/Build