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