aboutsummaryrefslogtreecommitdiff
path: root/sf-compile/Makefile
blob: 8c36db84ba6790bfaf39ce9491fed708a928eefd (plain)
1
2
3
4
5
6
all: sf-compile static-tsf.h
 
sf-compile: sf-compile.cpp
 
static-tsf.h: sf-compile
./sf-compile > static-tsf.h