X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/3c1c3635db4635a7aef0a5f625678378f48b6696..0226d428e0b3b0913a0c067f86cbf90339cd4c92:/ObjectiveC.mk diff --git a/ObjectiveC.mk b/ObjectiveC.mk index 05249d6..c2837c5 100644 --- a/ObjectiveC.mk +++ b/ObjectiveC.mk @@ -1,6 +1,6 @@ filters += ObjectiveC header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp -code += ObjectiveC/Output.o ObjectiveC/Replace.o Library.o +code += ObjectiveC/Output.o ObjectiveC/Replace.o ObjectiveC/Library.o Struct.hpp: $$($(target)gcc -print-prog-name=cc1obj) -print-objc-runtime-info $@