]> git.stg.codes - stg.git/blobdiff - stglibs/scriptexecuter.lib/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / stglibs / scriptexecuter.lib / Makefile
diff --git a/stglibs/scriptexecuter.lib/Makefile b/stglibs/scriptexecuter.lib/Makefile
new file mode 100644 (file)
index 0000000..52f8259
--- /dev/null
@@ -0,0 +1,12 @@
+###############################################################################
+# $Id: Makefile,v 1.6 2010/01/21 13:02:12 faust Exp $
+###############################################################################
+
+LIB_NAME = stgscriptexecuter
+PROG = lib$(LIB_NAME)
+
+SRCS = scriptexecuter.cpp
+
+INCS = scriptexecuter.h
+
+include ../Makefile.in