]> git.stg.codes - stg.git/blobdiff - stglibs/stg_logger.lib/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / stglibs / stg_logger.lib / Makefile
diff --git a/stglibs/stg_logger.lib/Makefile b/stglibs/stg_logger.lib/Makefile
deleted file mode 100644 (file)
index e19b892..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-###############################################################################
-# $Id: Makefile,v 1.3 2007/05/08 14:29:21 faust Exp $
-###############################################################################
-
-LIB_NAME = stg_logger
-PROG = lib$(LIB_NAME)
-
-SRCS = stg_logger.cpp
-
-INCS = stg_logger.h
-
-include ../Makefile.in