X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/44bd5ea795281151bc7b81a65d2dd42c6b8914d8..1c4c78a56f7d442a559d8f9b7b586d81c0bb891f:/w/Makefile diff --git a/w/Makefile b/w/Makefile index 3c5c7cf..66fdc32 100644 --- a/w/Makefile +++ b/w/Makefile @@ -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