X-Git-Url: http://rtime.felk.cvut.cz/gitweb/pes-rpp/rpp-simulink.git/blobdiff_plain/94ad215772e070b2516a7123e754ab9860970fa9..7d2d41b1c21e5ee299443eb9b3acb59f6c0b7138:/doc/Makefile diff --git a/doc/Makefile b/doc/Makefile index 4875079..f74a459 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -9,9 +9,9 @@ include ../rpp/lib/Makefile.config export TEXINPUTS=.:_$(TARGET): rpp_simulink.pdf: rpp_simulink.tex + @echo "Building for target: $(TARGET)" latexmk -deps -deps-out=$@.deps $< # See also .latexmkrc - rpp_simulink.tex: block_desc.tex block_table.tex rpp-test-sw-cmds.tex version.tex _$(TARGET)/target_def.tex _$(TARGET)/hwdesc.tex blocks = $(sort $(shell $(if $(RELEASE_ATTR),../rpp/lib/etc/git-ls-files-attr $(RELEASE_ATTR),git ls-files) ../rpp/blocks/sfunction_*.c))