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