summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-ak
blob: 14cb32401ea56e9d327c943318e00a89f2519355 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- /dev/null	Wed Oct  1 17:23:30 1997
+++ config/unix/intel_netbsd/iconc.hdr	Wed Oct  1 17:32:26 1997
@@ -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