Various typo-fixes in the attempt to port to GNUstep.
[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 >$@