On bsd make clean should remove the links .pic.c

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10999 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Pierre Weis 2011-03-18 00:14:51 +00:00
parent 5b901b7390
commit ddd69c683b
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ install::
clean::
rm -f libcamlrun_shared.so
rm -f *.pic.c
.SUFFIXES: .d.o .pic.o