summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-bp
blob: 1f29a29b5acba9059d14e5c0339f7abb1f3e509e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-bp,v 1.2 1998/08/07 11:09:15 agc Exp $

--- /dev/null	Fri Jun 19 02:02:36 1998
+++ config/unix/alpha_netbsd/iconc.hdr	Fri Jun 19 02:44:07 1998
@@ -0,0 +1,9 @@
+#  The -D$D option to CFLAGS makes it possible to specify a definition
+#  at the Make command level without revising the Makefile, as
+#  in
+#
+#	make D=Debug
+#
+D=NOTHING
+CFLAGS+= -D$D
+SHELL=/bin/sh