]> git.saurik.com Git - apple/system_cmds.git/blobdiff - arch.tproj/Makefile
system_cmds-431.tar.gz
[apple/system_cmds.git] / arch.tproj / Makefile
index c490a16e887beb71b8378e41cc1dbaa7b93aa957..a05546584022d1a913fcc3cb7df4baef453c06b7 100644 (file)
@@ -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