diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a40b0209dc9..6258ffdb225 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2000/07/16 01:05:02 thorpej Exp $ +# $NetBSD: Makefile,v 1.127 2000/07/16 19:45:32 rh Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -78,6 +78,7 @@ SUBDIR += newmkdep SUBDIR += noweb SUBDIR += nqc + SUBDIR += oaf SUBDIR += p5-AtExit SUBDIR += p5-Bit-Vector SUBDIR += p5-Curses |