summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-08-13 15:27:17 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-08-13 15:27:17 +0000
commitb1b234d64f661928987ed8e9aaaee24640da221d (patch)
treeee52d059fdf93b974485d1b67778bf93d3cff5e8 /makefile
parentcc3bd2e3f81ea92ac5c9dd2e213b12aff05d5a19 (diff)
downloadnetsurf-b1b234d64f661928987ed8e9aaaee24640da221d.tar.gz
netsurf-b1b234d64f661928987ed8e9aaaee24640da221d.tar.bz2
[project @ 2004-08-13 15:27:17 by jmb]
Force make clean svn path=/import/netsurf/; revision=1220
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index a218dee06..d16def667 100644
--- a/makefile
+++ b/makefile
@@ -103,7 +103,7 @@ CFLAGS_GTK = -std=c9x -D_BSD_SOURCE -D_POSIX_C_SOURCE -Dgtk \
`pkg-config --cflags gtk+-2.0` `xml2-config --cflags`
# targets
-riscos: $(RUNIMAGE)
+riscos: clean $(RUNIMAGE)
$(RUNIMAGE) : $(OBJS_RISCOS)
$(CC) -o $@ $(LDFLAGS_RISCOS) $^
riscos_small: u!RunImage,ff8