make scratch ne marchait pas

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1865 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 1998-01-05 13:17:18 +00:00
parent 9986024d28
commit e0213565fe
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CFLAGS = -c -I.\h -DCAML_LIGHT $(BYTECCCOMPOPTS)
all: $(LIB)
scratch:
rm -f o\*.obj libbignum.lib
rm -f o/*.obj libbignum.lib
# build the BigNum library
$(LIB): $(OBJECT)