split in Readme+Kickstart guide

This commit is contained in:
Kurt Van Dijck
2015-12-11 04:22:19 +01:00
parent 4f1026e9ff
commit 7644a013cd
3 changed files with 235 additions and 233 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
default: testj1939
all: default j1939.html
all: default $(patsubst %.md, %.html, $(wildcard *.md))
%.html: %.md page.theme
theme -f -o $@ $< -p "$*"