X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/1815bff58803503e37009deeb85cfa8c22acf9d9..34d340d711a2b033f5da480ed7b5eb147679a588:/iostat.tproj/Makefile diff --git a/iostat.tproj/Makefile b/iostat.tproj/Makefile index c18265a..e845622 100644 --- a/iostat.tproj/Makefile +++ b/iostat.tproj/Makefile @@ -14,8 +14,7 @@ PROJECT_TYPE = Tool CFILES = iostat.c -OTHERSRCS = Makefile.preamble Makefile Makefile.postamble iostat.8\ - names.c +OTHERSRCS = Makefile.preamble Makefile Makefile.postamble iostat.8 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles @@ -29,6 +28,7 @@ DEBUG_LIBS = $(LIBS) PROF_LIBS = $(LIBS) +FRAMEWORKS = -framework CoreFoundation -framework IOKit NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc