cScm Configuration Daemon

cScm – is a tool to convert SCM configuration files into binary format and store its in shared memory for reading by cSvn-ui and cGit-ui CGI scripts

12 Commits   0 Branches   1 Tag
Index: Makefile.am
===================================================================
--- Makefile.am	(nonexistent)
+++ Makefile.am	(revision 5)
@@ -0,0 +1,17 @@
+
+ACLOCAL_AMFLAGS = -I m4
+
+#
+# In build order:
+# ==============
+#
+SUBDIRS = cscmd
+
+EXTRA_DIST = \
+             doc LICENSE README.md acsite.m4 auto-clean bootstrap \
+             cscmd/parse.y cscmd/README.in cscmd/rc.cscmd.in cscmd/logrotate.in \
+             .svnignore .gitignore
+
+nobase_include_HEADERS = cscm/bcf.h
+
+noinst_HEADERS = defs.h