ios/lo.xcconfig.in is gone

...since 848d06690c "iOS, build instructions."

Change-Id: I441b452a32e12cb438ee6be5a1e4ef77633e4c34
This commit is contained in:
Stephan Bergmann
2017-10-04 13:43:48 +02:00
parent 9a64a82a50
commit aed1870375

View File

@@ -204,7 +204,6 @@ distclean : clean compilerplugins-clean
$(BUILDDIR)/config_host/*.h \ $(BUILDDIR)/config_host/*.h \
$(BUILDDIR)/configure \ $(BUILDDIR)/configure \
$(BUILDDIR)/instsetoo_native/util/openoffice.lst \ $(BUILDDIR)/instsetoo_native/util/openoffice.lst \
$(BUILDDIR)/ios/lo.xcconfig \
$(BUILDDIR)/lo.xcent \ $(BUILDDIR)/lo.xcent \
$(BUILDDIR)/sysui/desktop/macosx/Info.plist $(BUILDDIR)/sysui/desktop/macosx/Info.plist
$(FIND) $(SRCDIR)/solenv/gdb -name \*.pyc -exec rm {} \; $(FIND) $(SRCDIR)/solenv/gdb -name \*.pyc -exec rm {} \;