This commit is contained in:
Michael Kohlhase 2015-08-06 15:04:50 +02:00
parent 49559215be
commit e3e0fb8ee6
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ PROPCLS = $(PROPCLS.clssty:%=$(PROPCLS.dir)/%) $(DFGPROPCLS.clssty:%=$(DFGPROPCL
all: $(TARGET.pdf)
submit:
$(MAKE) -w PROPOSAL=final.tex all
$(MAKE) -w PROPOSAL=submit.tex all
public:
$(MAKE) -w PROPOSAL=public.tex all