X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/44a7a5ab64e9df65e241260d76d3dac1160b3360..440bd1982b8e55068af44543d97888092d61feee:/Makefile diff --git a/Makefile b/Makefile index 97ed83a..5320536 100644 --- 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