[codestyle] renamed programmingstyle/ to codestyle/
This commit is contained in:
12
codestyle/lecture/Makefile
Normal file
12
codestyle/lecture/Makefile
Normal file
@@ -0,0 +1,12 @@
|
||||
BASENAME=codestyle
|
||||
|
||||
all : pdf
|
||||
|
||||
include ../../chapter.mk
|
||||
|
||||
# script:
|
||||
pdf : chapter
|
||||
|
||||
clean : cleanchapter
|
||||
|
||||
cleanall : cleanallchapter
|
||||
Reference in New Issue
Block a user