Files
can-utils/Makefile
T
2015-12-11 04:16:41 +01:00

12 lines
156 B
Makefile

default: testj1939
all: default j1939.html
%.html: %.md page.theme
theme -f -o $@ $< -p "$*"
CFLAGS = -Wall -g3 -O0
clean:
rm -f testj1939 j1939.html