X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/6c780a1f93b6cb2162f563ddae2d48867866f44c..b1857959f57db441de22908c2c6c28baac8cd28a:/df/Makefile diff --git a/df/Makefile b/df/Makefile index cbcac45..36d8c06 100644 --- a/df/Makefile +++ b/df/Makefile @@ -21,7 +21,7 @@ MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles CODE_GEN_STYLE = DYNAMIC MAKEFILE = tool.make NEXTSTEP_INSTALLDIR = /bin -LIBS = +LIBS = -lutil DEBUG_LIBS = $(LIBS) PROF_LIBS = $(LIBS) @@ -46,3 +46,5 @@ include $(MAKEFILEDIR)/$(MAKEFILE) -include Makefile.postamble -include Makefile.dependencies + +ALL_CFLAGS += -I "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders" -D_DARWIN_USE_64_BIT_INODE