Make this actually work
Change-Id: Icfe773e8f440372645b7a57dba1ab7f8fac3caaa
This commit is contained in:
@@ -15,8 +15,7 @@ $(call gb_CustomTarget_get_target,bridges/source/cpp_uno/gcc3_ios_arm) : \
|
||||
|
||||
$(call gb_CustomTarget_get_workdir,bridges/source/cpp_uno/gcc3_ios_arm)/codesnippets.S : \
|
||||
$(SRCDIR)/bridges/source/cpp_uno/gcc3_ios_arm/generate-snippets.pl
|
||||
|
||||
$(call gb_CustomTarget_get_workdir,bridges/source/cpp_uno/gcc3_ios_arm)/codesnippets.S :
|
||||
mkdir -p $(call gb_CustomTarget_get_workdir,bridges/source/cpp_uno/gcc3_ios_arm)
|
||||
$(PERL) $< > $@
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
Reference in New Issue
Block a user