| 1 | filters += ObjectiveC |
| 2 | header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp |
| 3 | code += ObjectiveC/Output.o ObjectiveC/Replace.o ObjectiveC/Library.o |
| 4 | |
| 5 | Struct.hpp: |
| 6 | $$($(target)gcc -print-prog-name=cc1obj) -print-objc-runtime-info </dev/null >$@ |