]> git.saurik.com Git - cycript.git/blame_incremental - ObjectiveC.mk
Check for APR and GNU make.
[cycript.git] / ObjectiveC.mk
... / ...
CommitLineData
1filters += ObjectiveC
2header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp
3code += ObjectiveC/Output.o ObjectiveC/Replace.o ObjectiveC/Library.o
4
5Struct.hpp:
6 $$($(target)gcc -print-prog-name=cc1obj) -print-objc-runtime-info </dev/null >$@