diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5acaddccdd2..732d895035b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/03/20 13:28:42 tv Exp $ +# $NetBSD: Makefile,v 1.16 1998/03/20 22:46:06 thorpej Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -7,6 +7,7 @@ SUBDIR += autoconf SUBDIR += automake # SUBDIR += bcc + SUBDIR += bison SUBDIR += boehm-gc # SUBDIR += cflow # SUBDIR += crossgo32 |