]> git.stg.codes - stg.git/blobdiff - stglibs/stg_locker.lib/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / stglibs / stg_locker.lib / Makefile
diff --git a/stglibs/stg_locker.lib/Makefile b/stglibs/stg_locker.lib/Makefile
deleted file mode 100644 (file)
index 5f99d5c..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-###############################################################################
-# $Id: Makefile,v 1.2 2008/12/04 17:11:55 faust Exp $
-###############################################################################
-
-LIB_NAME = stg_locker
-PROG = lib$(LIB_NAME)
-
-SRCS = stg_locker.cpp
-
-INCS = stg_locker.h
-
-LIBS=$(LIB_THREAD)
-
-include ../Makefile.in