]> git.saurik.com Git - cycript.git/blob - ObjectiveC.mk
Insanely massive refactoring, bringing both exceptions and languages into near parity.
[cycript.git] / ObjectiveC.mk
1 filters += ObjectiveC
2 header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp
3 code += ObjectiveC/Output.o ObjectiveC/Replace.o Library.o
4
5 Struct.hpp:
6 $$($(target)gcc -print-prog-name=cc1obj) -print-objc-runtime-info </dev/null >$@