diff --git a/Makefile b/Makefile index 36d1d3b..7afa0dd 100644 --- a/Makefile +++ b/Makefile @@ -13,15 +13,13 @@ PACKAGE_FILE_PATH=$(shell pwd)/lipase-$(LIPASE_VERSION).zip .PHONY: all all: test doc -.PHONY: -doc: doc/lipase.pdf +.PHONY: doc +doc: + cd doc; make -doc/lipase.pdf: doc/lipase.tex - cd doc; latexmk - -.PHONY: +.PHONY: clean_doc clean_doc: - cd doc; rm lipase.pdf lipase.aux lipase.fls lipase.log lipase.fdb_latexmk lipase.dvi; + cd doc; make clean $(BUILD_ROOT_PATH)/jars/Lib/fr.univ-rennes1.ipr.lipase.lib.jar: $(LIB_SRC_FILES) @@ -32,7 +30,7 @@ $(BUILD_ROOT_PATH)/jars/Lib/fr.univ-rennes1.ipr.lipase.lib.jar: $(LIB_SRC_FILES) popd .PHONY: install_ij_opencv -install_ij_opencv: +install_ij_opencv: # enable IJ-OpenCV-plugins site because it's disabled by default # graffy@graffy-ws2:~$ zcat /home/graffy/soft/Fiji.app/db.xml.gz | grep IJ-Op | grep -v "jar" | grep -v "