]> git.stg.codes - stg.git/blobdiff - stglibs/logger.lib/Makefile
Port to CMake, get rid of os_int.h.
[stg.git] / stglibs / logger.lib / Makefile
diff --git a/stglibs/logger.lib/Makefile b/stglibs/logger.lib/Makefile
deleted file mode 100644 (file)
index 95aca37..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-###############################################################################
-# $Id: Makefile,v 1.3 2007/05/08 14:29:21 faust Exp $
-###############################################################################
-
-LIB_NAME = stglogger
-PROG = lib$(LIB_NAME)
-
-SRCS = logger.cpp
-
-INCS = logger.h
-
-include ../Makefile.in