summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-ag
blob: 8a46bf8cf3a96944fa54585e60ffbd04d31095c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- /dev/null	Wed Oct  1 17:23:30 1997
+++ config/unix/intel_netbsd/common.hdr	Wed Oct  1 17:32:25 1997
@@ -0,0 +1,10 @@
+#  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
+RSWITCH=rswitch.c