aboutsummaryrefslogtreecommitdiff
path: root/sf-compile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sf-compile/Makefile')
-rw-r--r--sf-compile/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sf-compile/Makefile b/sf-compile/Makefile
new file mode 100644
index 0000000..8c36db8
--- /dev/null
+++ b/sf-compile/Makefile
@@ -0,0 +1,6 @@
+all: sf-compile static-tsf.h
+
+sf-compile: sf-compile.cpp
+
+static-tsf.h: sf-compile
+ ./sf-compile > static-tsf.h