summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 65da22bca..8175509d1 100644
--- a/Makefile
+++ b/Makefile
@@ -136,11 +136,7 @@ MESSAGES_TARGET=!NetSurf/Resources
PERL=perl
MKDIR=mkdir
TOUCH=touch
-ifneq ($(TARGET),kolibrios)
- STRIP?=strip
-else
- STRIP?=kos32-strip
-endif
+STRIP?=strip
SPLIT_MESSAGES=$(PERL) utils/split-messages.pl
# build verbosity