Add root makefile

This commit is contained in:
Théophile Bastian 2018-08-01 17:40:53 +02:00
parent 7c2dbd228d
commit 4d0db5caad

6
Makefile Normal file
View file

@ -0,0 +1,6 @@
all: report
.PHONY: report
report:
$(MAKE) -C report
ln -sf report/report.pdf .