Files
tower/Makefile
2021-05-08 13:00:59 -07:00

3 lines
44 B
Makefile

all: tsconfig.json $(wildcard ts/*.ts)
tsc