summaryrefslogtreecommitdiff
path: root/00/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '00/Makefile')
-rw-r--r--00/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/00/Makefile b/00/Makefile
new file mode 100644
index 0000000..fa229a2
--- /dev/null
+++ b/00/Makefile
@@ -0,0 +1,5 @@
+all: README.html out00
+%.html: %.md
+ markdown $< > $@
+out00: in00
+ ./hexcompile