updated makefile to not hardcode the file name
This commit is contained in:
parent
8e6dd96bbe
commit
141c6a211a
@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/make
|
#!/usr/bin/make
|
||||||
|
|
||||||
#all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
|
all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
|
||||||
all: project_description.pdf references.pdf
|
|
||||||
pdf: all
|
pdf: all
|
||||||
|
|
||||||
refs-processed.bib:
|
refs-processed.bib:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user