static html generator

This commit is contained in:
Devaev Maxim
2018-11-03 05:26:29 +03:00
parent a68e27f09e
commit b5db16e1ba
4 changed files with 126 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ install: $(PROG)
regen:
tools/make-jpg-h.py src/data/blank.jpg src/data/blank.h BLANK 640 480
tools/make-html-h.py src/data/index.html src/data/html_index.h HTML_INDEX_PAGE
$(PROG): $(OBJECTS)