include ../cfg.mk name = html WARNINGS = ## no Wall LDFLAGS = -lhush objects = scanner.l.o targets = html.out html.out: objects all: objects targets demo = test test: html.out < test.htm