summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-02-16 09:49:55 +0200
committerTor Lillqvist <tml@iki.fi>2012-02-16 15:25:38 +0200
commitb57a1f2f4d693902a1720b5d4e47fa60cfba7ce0 (patch)
tree269f484cfad730fdee4f72702a90629fae14319e /cpputools
parenta1fe0a772f40c221f5d788192543352b302ac4e8 (diff)
Reduce verbiage slightly
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/registercomponent/makefile.mk4
-rw-r--r--cpputools/source/regsingleton/makefile.mk4
2 files changed, 6 insertions, 2 deletions
diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk
index 536d864ac3a1..4b255060f731 100644
--- a/cpputools/source/registercomponent/makefile.mk
+++ b/cpputools/source/registercomponent/makefile.mk
@@ -36,8 +36,10 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
.IF "$(OS)" == "IOS"
+
ALL:
- @echo Nothing done for $(OS)
+# nothing
+
.ENDIF
UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
diff --git a/cpputools/source/regsingleton/makefile.mk b/cpputools/source/regsingleton/makefile.mk
index 9d8812cf8748..96d629d1e3a2 100644
--- a/cpputools/source/regsingleton/makefile.mk
+++ b/cpputools/source/regsingleton/makefile.mk
@@ -36,8 +36,10 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
.IF "$(OS)" == "IOS"
+
ALL:
- @echo Nothing done for $(OS)
+# nothing
+
.ENDIF
UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb