summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-17 18:47:37 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-17 18:47:37 +0000
commit0e197b417ae104d1c02139e899af810a867be42f (patch)
treee72b519925d553c5b79e86e2e172940dc21c7b75 /Makefile
parentff61eee294124bc83f399e0027de1c9d7a9d9e86 (diff)
Tidy a few warnings.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fa0204f2..96102b77 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.95 2009-01-17 18:38:12 nicm Exp $
+# $Id: Makefile,v 1.96 2009-01-17 18:47:36 nicm Exp $
.SUFFIXES: .c .o .y .h
.PHONY: clean update-index.html upload-index.html
@@ -11,7 +11,7 @@ REL!= uname -r
DATE!= date +%Y%m%d-%H%M
# This must be empty as OpenBSD includes it in default CFLAGS.
-DEBUG=
+#DEBUG=
META?= \002 # C-b