Rectif de realclean

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1214 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 1996-12-03 15:52:32 +00:00
parent 29fdaf2ba9
commit a9e295c006
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ clean:
realclean: clean
rm -f *.lib *.obj
rm -f $(REGEXLIB)\*.obj
rm -f $(REGEXLIB)/*.obj
install:
cp libstr.lib $(LIBDIR)\libstr.lib