summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorkent <kent@pkgsrc.org>2001-05-22 13:56:09 +0000
committerkent <kent@pkgsrc.org>2001-05-22 13:56:09 +0000
commitde44981931bd0ec6a4192ef38d4510e84e65c6a4 (patch)
treef5a2ce9ce9ca480814e4852b602a5a09786844ed /lang/Makefile
parent3a9b9d7e254e11d847141c96af9e400e39448da3 (diff)
downloadpkgsrc-de44981931bd0ec6a4192ef38d4510e84e65c6a4.tar.gz
Add gcc-ssp.
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 67114e1395f..761836af86d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2001/05/15 21:22:27 jtb Exp $
+# $NetBSD: Makefile,v 1.98 2001/05/22 13:56:09 kent Exp $
#
COMMENT= Programming languages
@@ -26,6 +26,7 @@ SUBDIR+= fort77
SUBDIR+= gawk
SUBDIR+= gb
SUBDIR+= gcc
+SUBDIR+= gcc-ssp
SUBDIR+= gforth
SUBDIR+= ghc
SUBDIR+= gprolog