new debugging chapter

This commit is contained in:
2016-10-07 19:17:17 +02:00
parent 61110fc911
commit 2a84a0df13
6 changed files with 263 additions and 0 deletions

View File

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