diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ PDF:=$(addsuffix .pdf,$(DOC)) all: $(PDF) -%.voorstel: %.tex +voorstel.pdf: voorstel.tex $(TEX) $(TEXOPTS) $(basename $@) %.pdf: %.tex $(DEP) |
![]() |
index : NWI-IBC025-Berekeningsmodellen | |
Files related to NWI-IBC025 Berekeningsmodellen, summer 2016, Radboud University Nijmegen. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -6,7 +6,7 @@ PDF:=$(addsuffix .pdf,$(DOC)) all: $(PDF) -%.voorstel: %.tex +voorstel.pdf: voorstel.tex $(TEX) $(TEXOPTS) $(basename $@) %.pdf: %.tex $(DEP) |