summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-08-13 14:21:47 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-08-13 14:21:47 +0000
commite64b81f06def123d9b6f73a349e0852a31a60645 (patch)
tree18b76e2e37b179388ac3bdbc6d08b56ee9a3a07c /makefile
parentd7627cecebad4abb64840561d7afa46a62e1dd6d (diff)
downloadnetsurf-e64b81f06def123d9b6f73a349e0852a31a60645.tar.gz
netsurf-e64b81f06def123d9b6f73a349e0852a31a60645.tar.bz2
[project @ 2004-08-13 14:21:47 by jmb]
Poke autobuilder svn path=/import/netsurf/; revision=1217
Diffstat (limited to 'makefile')
-rw-r--r--makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/makefile b/makefile
index 316f16c86..23c68bb40 100644
--- a/makefile
+++ b/makefile
@@ -167,6 +167,6 @@ clean :
depend css/css_enum.c css/css_enum.h \
css/parser.c css/parser.h css/scanner.c css/scanner.h
-ifneq ($(OS),riscos)
-include depend
-endif
+#ifneq ($(OS),riscos)
+#include depend
+#endif