summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile b/makefile
index e40d84d16..229cc8e70 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-# $Id: makefile,v 1.7 2002/10/15 10:41:12 monkeyson Exp $
+# $Id: makefile,v 1.8 2002/10/15 11:09:56 bursa Exp $
all: !NetSurf/!RunImage,ff8
clean:
@@ -41,5 +41,5 @@ desktop/objs-riscos/%.o: desktop/%.c $(HEADERS)
$(CC) $(FLAGS) -o $@ -c $<
netsurf.zip: !NetSurf/!RunImage,ff8
- riscos-zip -9vr, netsurf.zip !NetSurf
+ rm netsurf.zip; riscos-zip -9vr, netsurf.zip !NetSurf