$NetBSD: patch-aa,v 1.1.1.1 1999/10/28 00:02:09 jlam Exp $

--- src/common/Makefile.orig	Thu Oct  7 11:53:04 1999
+++ src/common/Makefile	Wed Oct 27 00:54:42 1999
@@ -3,7 +3,7 @@
 
 # For GNU/Linux/BSD systems
 CFLAGS	= -I. -O2	# -static
-YACC	= bison -y
+YACC	= yacc
 LDFLAGS = -static
 LEX    = lex -l
 RANLIB = ranlib
