X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=a2f89ae92946e07e49493a4b8ad2b71117e6518a;hb=refs%2Ftags%2Fvsys-0.95-0;hp=9fec183a70b78b97d3424ab204f835fd4222f81d;hpb=764fe2ed689d3a981b1e46de0dbcd4423e739588;p=vsys.git diff --git a/Makefile b/Makefile index 9fec183..a2f89ae 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ include .dep docs: *.ml ocamldoc -d . -html -o docs *.ml - mv *.html *.css docs + mkdir docs && mv *.html *.css docs ocaml_inotify-0.4/inotify.cmxa: $(MAKE) -C ocaml_inotify-0.4 && cp -f ocaml_inotify-0.4/inotify_stubs.o ./