X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/40558d9b2b11b6edb660cce88544ef25d2f5a589..864a4b6e4495e8bb9744303352b4f19fccc90738:/df/Makefile diff --git a/df/Makefile b/df/Makefile index 101cda1..5156e6f 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) @@ -47,4 +47,4 @@ include $(MAKEFILEDIR)/$(MAKEFILE) -include Makefile.dependencies -ALL_CFLAGS += -I/System/Library/Frameworks/System.framework/PrivateHeaders +ALL_CFLAGS += -I/System/Library/Frameworks/System.framework/PrivateHeaders -D_DARWIN_USE_64_BIT_INODE