wtssts/Makefile

8 lines
165 B
Makefile

all: WTSSTS.html
wtssts.twee: $(shell find src -type f)
bin/mktwee src > wtssts.twee 2> wtssts.stderr
WTSSTS.html: wtssts.twee
tweego -o WTSSTS.html wtssts.twee