]> git.saurik.com Git - cycript.git/blob - ObjectiveC.mk
05249d6be6cdd30058b356fefb96808a9a21907d
[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 >$@