From c009c7111c99ff78c5116f874a57a9ac7daf960d Mon Sep 17 00:00:00 2001 From: James Bursa Date: Tue, 15 Oct 2002 11:09:56 +0000 Subject: [project @ 2002-10-15 11:09:56 by bursa] Add application directory. svn path=/import/netsurf/; revision=46 --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile') 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 -- cgit v1.2.3