]> git.saurik.com Git - apple/file_cmds.git/blobdiff - df/Makefile
file_cmds-185.2.tar.gz
[apple/file_cmds.git] / df / Makefile
index cbcac45500f5b758e2b224293c55f2fe22442ab4..36d8c06323388d80c3a059f248bc7a36696fbce4 100644 (file)
@@ -21,7 +21,7 @@ MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
 CODE_GEN_STYLE = DYNAMIC
 MAKEFILE = tool.make
 NEXTSTEP_INSTALLDIR = /bin
 CODE_GEN_STYLE = DYNAMIC
 MAKEFILE = tool.make
 NEXTSTEP_INSTALLDIR = /bin
-LIBS = 
+LIBS = -lutil
 DEBUG_LIBS = $(LIBS)
 PROF_LIBS = $(LIBS)
 
 DEBUG_LIBS = $(LIBS)
 PROF_LIBS = $(LIBS)
 
@@ -46,3 +46,5 @@ include $(MAKEFILEDIR)/$(MAKEFILE)
 -include Makefile.postamble
 
 -include Makefile.dependencies
 -include Makefile.postamble
 
 -include Makefile.dependencies
+
+ALL_CFLAGS += -I "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders" -D_DARWIN_USE_64_BIT_INODE