]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - date/Makefile
shell_cmds-74.1.tar.gz
[apple/shell_cmds.git] / date / Makefile
index d96b895acb48c51fffb823a9ea50a19d93572a73..a7632ac5859de67457151f7c205913bb97c7566f 100644 (file)
@@ -28,8 +28,6 @@ DEBUG_LIBS = $(LIBS)
 PROF_LIBS = $(LIBS)
 
 
-
-
 NEXTSTEP_BUILD_OUTPUT_DIR = /tmp/$(NAME)/Build
 
 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
@@ -48,3 +46,6 @@ include $(MAKEFILEDIR)/$(MAKEFILE)
 -include Makefile.postamble
 
 -include Makefile.dependencies
+
+ALL_CFLAGS += -I/System/Library/Frameworks/System.framework/PrivateHeaders
+