Skip to content
Snippets Groups Projects
Commit a614ceeb authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

debugging Makefile

parent fbde5131
No related branches found
No related tags found
No related merge requests found
SRC = $(shell ls *.tex) SRC = $(shell ls *.tex)
T1 = paper.pdf T1 = paper.pdf
I1 = cicm18-viewfinder.pdf I1 = cicm18-viewfinder.pdf
T1 = report.pdf T2 = report.pdf
I1 = viewfinder-report.pdf I2 = viewfinder-report.pdf
PI1 = papers/$(I1) PI1 = papers/$(I1)
PI2 = submit/$(I2) PI2 = submit/$(I2)
TARGET = $(T1) $(T2) TARGET = $(T1) $(T2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment