some notes
This commit is contained in:
14
spectral/lecture/Makefile
Normal file
14
spectral/lecture/Makefile
Normal file
@@ -0,0 +1,14 @@
|
||||
BASENAME=spectral
|
||||
|
||||
all : pdf
|
||||
|
||||
include ../../chapter.mk
|
||||
|
||||
# script:
|
||||
pdf : chapter
|
||||
|
||||
clean : cleanchapter
|
||||
|
||||
cleanall : clean cleanallchapter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user