summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorbouyer <bouyer>1999-12-12 21:19:25 +0000
committerbouyer <bouyer>1999-12-12 21:19:25 +0000
commit7064d6336a3d36a5d29db38deac869c458b3087e (patch)
treec14d57dc771ded55d65060292447b2c088a73901 /lang
parentcb966b22181ff75ea84c99edfbe38dd131baffba (diff)
downloadpkgsrc-7064d6336a3d36a5d29db38deac869c458b3087e.tar.gz
Add gawk.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index c85bcbe4e84..78e86c103cb 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 1999/12/08 16:12:21 proff Exp $
+# $NetBSD: Makefile,v 1.37 1999/12/12 21:19:25 bouyer Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -20,6 +20,7 @@
SUBDIR += fort77
# SUBDIR += forth
# SUBDIR += g77
+ SUBDIR += gawk
# SUBDIR += gcl
SUBDIR += gforth
# SUBDIR += gnat