summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/unourl/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/unourl/makefile.mk')
-rw-r--r--cppuhelper/qa/unourl/makefile.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/cppuhelper/qa/unourl/makefile.mk b/cppuhelper/qa/unourl/makefile.mk
index f48b724ee24b..4e46dd088b93 100644
--- a/cppuhelper/qa/unourl/makefile.mk
+++ b/cppuhelper/qa/unourl/makefile.mk
@@ -35,11 +35,6 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
-.IF "$(CROSS_COMPILING)"=="YES"
-all:
- @echo Nothing done when cross-compiling
-.ENDIF
-
CFLAGSCXX += $(CPPUNIT_CFLAGS)
# BEGIN ----------------------------------------------------------------