]> git.saurik.com Git - cycript.git/blob - ObjectiveC.mk
Fixed a typo I made while coding on my iPhone, on an airplane.
[cycript.git] / ObjectiveC.mk
1 filters += ObjectiveC
2 header += Struct.hpp ObjectiveC.hpp
3 code += ObjectiveC.o Library.o
4
5 Struct.hpp:
6 $$($(target)gcc -print-prog-name=cc1obj) -print-objc-runtime-info </dev/null >$@