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