aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:37:12 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:37:12 +0000
commita9f9ae0efa326dc2edc7f2d92ce270f5fdc15b60 (patch)
tree3f21ea75ffbd40fcd53bf1609782763af3953002 /makefile
parent162643f981292504f375a7f834d408a4a0fa7f46 (diff)
downloadlout-a9f9ae0efa326dc2edc7f2d92ce270f5fdc15b60.tar.gz
Lout 3.23.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@15 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'makefile')
-rw-r--r--makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/makefile b/makefile
index a8d285f..1ddf4b8 100644
--- a/makefile
+++ b/makefile
@@ -1,9 +1,9 @@
###############################################################################
# #
-# Make file for installing Basser Lout Version 3.22 #
+# Make file for installing Basser Lout Version 3.23 #
# #
# Jeffrey H. Kingston #
-# 3 June 2000 #
+# 24 June 2000 #
# #
# make prg2lout Compile a small auxiliary program called prg2lout #
# make lout Compile the Lout source #
@@ -270,8 +270,11 @@ DBFIX = 0
USESTAT = 1
SAFEDFT = 0
-DEBUGGING = 1
-TRACING = -g
+DEBUGGING = 0
+TRACING =
+
+# DEBUGGING = 1
+# TRACING = -g
BINDIR = /export/home/6monthspace/jeff/bin
LIBDIR = /export/home/6monthspace/jeff/lout.lib