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 673ab29863b..7b9374dfa80 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1997/11/18 16:23:01 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 1997/11/30 21:54:27 hubertf Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -23,6 +23,7 @@ # SUBDIR += gcc11 # SUBDIR += gdb # SUBDIR += gdbtk + SUBDIR += gtexinfo SUBDIR += gindent SUBDIR += gmake SUBDIR += id-utils |