diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7916320beb0..735a8f48d23 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.369 2003/01/13 22:07:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.370 2003/01/16 11:08:05 markd Exp $ # COMMENT= Development utilities @@ -82,6 +82,7 @@ SUBDIR+= elib SUBDIR+= emacs-ilisp SUBDIR+= exctags SUBDIR+= ffcall +SUBDIR+= fhist SUBDIR+= flex SUBDIR+= flim SUBDIR+= fortran-utils |