aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2007-10-09 16:43:48 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2007-10-09 16:43:48 -0500
commitadc97730906f71691529eae9a47a90eae931c373 (patch)
treec73f73de5af61b4b1a9f38d1dd0bc5dfe7385c15
parent10db4ab0c6a11382799a8f5e7d94969931903b6d (diff)
downloadluasignal-adc97730906f71691529eae9a47a90eae931c373.tar.gz
luasignal-adc97730906f71691529eae9a47a90eae931c373.zip
and a Make.config
-rw-r--r--Make.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/Make.config b/Make.config
index e69de29..7c25fac 100644
--- a/Make.config
+++ b/Make.config
@@ -0,0 +1,6 @@
+# Path to your Lua C library directory (LUA_CPATH)
+LUA_DIR = /usr/local/lib/lua/5.1
+
+# Set this to the path of your luadoc executable if you want to regenerate the
+# documentation and the luadoc script isn't in your PATH
+LUADOC = luadoc