some notes

This commit is contained in:
2019-12-13 10:09:35 +01:00
parent f2778e2fe2
commit 304cd20983
4 changed files with 23 additions and 16 deletions

14
spectral/lecture/Makefile Normal file
View File

@@ -0,0 +1,14 @@
BASENAME=spectral
all : pdf
include ../../chapter.mk
# script:
pdf : chapter
clean : cleanchapter
cleanall : clean cleanallchapter