]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - w/Makefile
shell_cmds-74.1.tar.gz
[apple/shell_cmds.git] / w / Makefile
index 3c5c7cf13802e9c9aa6e7e72bf68b4e1a0dcec46..66fdc32c33a892abb968bc91603ed33e95f5e941 100644 (file)
@@ -23,12 +23,12 @@ MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
 CODE_GEN_STYLE = DYNAMIC
 MAKEFILE = tool.make
 NEXTSTEP_INSTALLDIR = /usr/bin
-LIBS = 
+LIBS = -lresolv
 DEBUG_LIBS = $(LIBS)
 PROF_LIBS = $(LIBS)
 
 
-NEXTSTEP_PB_CFLAGS = -traditional-cpp -Wno-error
+NEXTSTEP_PB_CFLAGS = -no-cpp-precomp -Wno-error -DSUCKAGE=1000000000000
 
 
 NEXTSTEP_BUILD_OUTPUT_DIR = /tmp/$(NAME)/Build