$NetBSD: patch-ba,v 1.2 1998/08/07 11:09:11 agc Exp $

--- /dev/null	Fri Jun 19 02:02:36 1998
+++ config/unix/alpha_netbsd/common.hdr	Fri Jun 19 02:48:05 1998
@@ -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.s
