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-0dff7051ff02master
parent
5b901b7390
commit
ddd69c683b
|
@ -52,7 +52,7 @@ install::
|
|||
|
||||
clean::
|
||||
rm -f libcamlrun_shared.so
|
||||
|
||||
rm -f *.pic.c
|
||||
|
||||
.SUFFIXES: .d.o .pic.o
|
||||
|
||||
|
|
Loading…
Reference in New Issue