@@ -1,11 +1,11 @@
OUTPUT = j1939.html testj1939
default: $(OUTPUT)
default: testj1939
all: default j1939.html
%.html: %.page page.theme
%.html: %.md page.theme
theme -f -o $@ $< -p "$*"
CFLAGS = -Wall -g3 -O0
clean:
rm -f $(wildcard *.o) $(OUTPUT)
rm -f testj1939 j1939.html
The note is not visible to the blocked user.