summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>1999-12-12 21:19:25 +0000
committerbouyer <bouyer@pkgsrc.org>1999-12-12 21:19:25 +0000
commitc68fc5fef427f23f7be00e66c740928607fe47cb (patch)
treec14d57dc771ded55d65060292447b2c088a73901 /lang/Makefile
parent227978d605eb759951e0247824c123e1e68ce15c (diff)
downloadpkgsrc-c68fc5fef427f23f7be00e66c740928607fe47cb.tar.gz
Add gawk.
Diffstat (limited to 'lang/Makefile')
-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