mirror of
https://github.com/tu-darmstadt-informatik/tudadesign.git
synced 2026-04-06 01:25:19 +00:00
simplified make install
This commit is contained in:
parent
149e584286
commit
399a79789e
2
Makefile
2
Makefile
@ -32,7 +32,7 @@ clean: $(DOC:.pdf=.clean) $(EXAMPLES:.pdf=.clean)
|
||||
#Remove the output files too
|
||||
clean-all: clean $(DOC:.pdf=.realclean) $(EXAMPLES:.pdf=.realclean)
|
||||
|
||||
install:
|
||||
install: doc
|
||||
#create target directories and if necessary parent-directories
|
||||
mkdir -p $(DEST)/texmf/doc/latex/tuddesign
|
||||
mkdir -p $(DEST)/texmf/tex/latex/tuddesign
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user