[codestyle] renamed programmingstyle/ to codestyle/

This commit is contained in:
2019-12-06 23:30:21 +01:00
parent 93f18143f1
commit f24c14e6f5
23 changed files with 22 additions and 23 deletions

View File

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