real-world-onion-sites/Makefile
2018-07-09 22:17:45 +01:00

6 lines
93 B
Makefile

all:
( cat 01-preamble.md ; perl walk.pl ; cat 02-footnotes.md ) > README.md
clean:
rm *~