summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-11-23 19:38:12 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-11-23 19:38:12 +0000
commit8bef3adc8348b979f54e6c25ddc0c2f15e1821d1 (patch)
tree40a9ba03adab0e604ca9b2364090fd60b110d652 /Makefile
parentcb3f4ed6fe190a7e004e3f3348b35b18415e7cce (diff)
Fix build on sparc.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2ada4b8d..3e861fab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.75 2008-09-25 20:08:51 nicm Exp $
+# $Id: Makefile,v 1.76 2008-11-23 19:38:12 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