- do not generate sysconfig files
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 17 Jul 2006 21:29:43 +0000 (21:29 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 17 Jul 2006 21:29:43 +0000 (21:29 +0000)
plc-devel.sysconfig [new file with mode: 0644]
plc.sysconfig [new file with mode: 0644]

diff --git a/plc-devel.sysconfig b/plc-devel.sysconfig
new file mode 100644 (file)
index 0000000..f195566
--- /dev/null
@@ -0,0 +1,3 @@
+PLC_ROOT=/plc/devel/root
+PLC_DATA=/plc/devel/data
+#PLC_OPTIONS="-v"
diff --git a/plc.sysconfig b/plc.sysconfig
new file mode 100644 (file)
index 0000000..c2f698f
--- /dev/null
@@ -0,0 +1,3 @@
+PLC_ROOT=/plc/root
+PLC_DATA=/plc/data
+#PLC_OPTIONS="-v"