real-world-onion-sites/Makefile

6 lines
93 B
Makefile
Raw Normal View History

2018-07-09 15:57:36 -04:00
all:
2018-07-09 17:17:45 -04:00
( cat 01-preamble.md ; perl walk.pl ; cat 02-footnotes.md ) > README.md
2018-07-09 15:57:36 -04:00
clean:
rm *~