diff options
Diffstat (limited to 'testtools/source/bridgetest/idl/makefile.mk')
-rw-r--r-- | testtools/source/bridgetest/idl/makefile.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testtools/source/bridgetest/idl/makefile.mk b/testtools/source/bridgetest/idl/makefile.mk index dce276e4e855..8b172736adef 100644 --- a/testtools/source/bridgetest/idl/makefile.mk +++ b/testtools/source/bridgetest/idl/makefile.mk @@ -31,11 +31,6 @@ TARGET := bridgetest_idl .INCLUDE: settings.mk -.IF "$(CROSS_COMPILING)"=="YES" -all: - @echo Nothing done when cross-compiling -.ENDIF - .INCLUDE: target.mk .IF "$(L10N_framework)"=="" |