X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..f47db663cb3ae4d2fc391bb3acf9d0c2b38a41b7:/route.tproj/Makefile diff --git a/route.tproj/Makefile b/route.tproj/Makefile index d1a9e0e..efffa2f 100644 --- a/route.tproj/Makefile +++ b/route.tproj/Makefile @@ -1,5 +1,5 @@ # -# Generated by the NeXT Project Builder. +# Generated by the Apple Project Builder. # # NOTE: Do NOT change this file -- Project Builder maintains it. # @@ -14,7 +14,7 @@ PROJECT_TYPE = Tool HFILES = keywords.h -CFILES = ccitt_addr.c route.c +CFILES = route.c OTHERSRCS = Makefile.preamble Makefile Makefile.postamble Makefile.dist\ route.8 @@ -31,6 +31,8 @@ DEBUG_LIBS = $(LIBS) PROF_LIBS = $(LIBS) +HEADER_PATHS =\ + -I$(NEXT_ROOT)$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders/ NEXTSTEP_BUILD_OUTPUT_DIR = /$(USER)/BUILD