aboutsummaryrefslogtreecommitdiffstats
path: root/Make.config
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2008-03-14 13:00:38 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2008-03-14 13:00:38 -0500
commiteb8a8c5f10be322004d8f926fae8998c4b8a150d (patch)
tree04097c6afc2a1691a12c0bfe233922a8b6162854 /Make.config
parent4dc2ed5d4eb63494111c165cd5181f2d3167639a (diff)
downloadluancurses-eb8a8c5f10be322004d8f926fae8998c4b8a150d.tar.gz
luancurses-eb8a8c5f10be322004d8f926fae8998c4b8a150d.zip
add an actual makefile
Diffstat (limited to 'Make.config')
-rw-r--r--Make.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/Make.config b/Make.config
index e69de29..a4320d3 100644
--- a/Make.config
+++ b/Make.config
@@ -0,0 +1,2 @@
+# Path to your Lua C library directory (LUA_CPATH)
+LUA_C_DIR = /usr/local/lib/lua/5.1