]> git.saurik.com Git - cycript.git/blame - ObjectiveC.mk
Started working on variable name replacement strategies and generally improved compiler.
[cycript.git] / ObjectiveC.mk
CommitLineData
8c6f738b 1filters += ObjectiveC
921938e3 2header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp
37954781 3code += ObjectiveC/Output.o ObjectiveC/Replace.o ObjectiveC/Library.o
8c6f738b
JF
4
5Struct.hpp:
6 $$($(target)gcc -print-prog-name=cc1obj) -print-objc-runtime-info </dev/null >$@