Skip to content
Snippets Groups Projects
Commit 1ad4a2b5 authored by Jan Wille's avatar Jan Wille
Browse files

Makefile

parent 2a868e03
No related branches found
No related tags found
2 merge requests!6Development,!5Development
......@@ -27,8 +27,8 @@ all: bib
copy /Y $(OUTDIR)\$(NAME).pdf .\
bib: pdf $(OUTDIR)\$(NAME).bcf
$(BIBTEX) $(COM_FLAGS) $(NAME)
pdf: $(SUB_PDF_FILES) $(SUB_PDF_TEX_FILES)
$(LATEX) -synctex=1 $(TEX_FLAGS) $(COM_FLAGS) $(NAME).tex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment