]> git.saurik.com Git - cycript.git/blame - ObjectiveC.mk
Furthering the cause of removing CoreFoundation.
[cycript.git] / ObjectiveC.mk
CommitLineData
8c6f738b
JF
1filters += ObjectiveC
2header += Struct.hpp ObjectiveC.hpp
3code += ObjectiveC.o Library.o
4
5Struct.hpp:
6 $$($(target)gcc -print-prog-name=cc1obj) -print-objc-runtime-info </dev/null >$@