X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/709a58224ea43109dc10bfd6a67de1e432174197..34d340d711a2b033f5da480ed7b5eb147679a588:/arch.tproj/Makefile diff --git a/arch.tproj/Makefile b/arch.tproj/Makefile index c490a16..a055465 100644 --- a/arch.tproj/Makefile +++ b/arch.tproj/Makefile @@ -12,9 +12,10 @@ NAME = arch PROJECTVERSION = 2.8 PROJECT_TYPE = Tool -CFILES = arch.c +MFILES = arch.m +FRAMEWORKS = -framework Foundation -OTHERSRCS = Makefile PB.project Makefile.postamble arch.1 machine.1 +OTHERSRCS = Makefile PB.project Makefile.postamble arch.1 machine.1 arch_helper.pl MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles