summaryrefslogtreecommitdiff
path: root/unodevtools
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-06-14 00:21:31 +0300
committerTor Lillqvist <tml@iki.fi>2011-06-14 00:21:31 +0300
commit8c2988398414a72135b71867dfb26ff3f50012ef (patch)
treedd9b5c21cf5f8c33e228bbeb2343fb9bf7c7a886 /unodevtools
parent9cc346dc884f12cd6c31af36af41e3bf75c87703 (diff)
Don't build skeletonmaker for iOS
Diffstat (limited to 'unodevtools')
-rw-r--r--unodevtools/source/skeletonmaker/makefile.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/unodevtools/source/skeletonmaker/makefile.mk b/unodevtools/source/skeletonmaker/makefile.mk
index 6205a1fd476e..ec0a382134d3 100644
--- a/unodevtools/source/skeletonmaker/makefile.mk
+++ b/unodevtools/source/skeletonmaker/makefile.mk
@@ -35,6 +35,12 @@ LIBTARGET := NO
ENABLE_EXCEPTIONS := TRUE
.INCLUDE: settings.mk
+
+.IF "$(OS)" == "IOS"
+all:
+ @echo No point in build-time executables for this platform
+.ENDIF
+
.INCLUDE : $(PRJ)$/unodevtools.pmk
APP1TARGET = $(TARGET)