12 lines
159 B
Makefile
Raw Normal View History

2018-07-13 04:25:08 +00:00
README.md:
2018-07-09 22:17:45 +01:00
( cat 01-preamble.md ; perl walk.pl ; cat 02-footnotes.md ) > README.md
2018-07-09 20:57:36 +01:00
2018-07-13 04:25:08 +00:00
update:
git pull
./checker.sh
make README.md
git add .
2018-07-09 20:57:36 +01:00
clean:
rm *~