]> git.stg.codes - stg.git/blobdiff - libs/conffiles/Makefile
Port to CMake, get rid of os_int.h.
[stg.git] / libs / conffiles / Makefile
diff --git a/libs/conffiles/Makefile b/libs/conffiles/Makefile
new file mode 100644 (file)
index 0000000..4d48557
--- /dev/null
@@ -0,0 +1,11 @@
+###############################################################################
+# $Id: Makefile,v 1.4 2007/05/08 14:29:19 faust Exp $
+###############################################################################
+
+LIB_NAME = stgconffiles
+
+SRCS = conffiles.cpp
+
+INCS = conffiles.h
+
+include ../Makefile.in