diff options
author | dholland <dholland@pkgsrc.org> | 2011-07-21 04:52:55 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2011-07-21 04:52:55 +0000 |
commit | f5097cd7bde9e235360c8d1e5f54ad78502fed7c (patch) | |
tree | 4dc8c343100585e63b9117affed6f350f92be3f3 /lang/Makefile | |
parent | 8df94b5ae95d6c6ffd40904c9a996aceba0ad8a3 (diff) | |
download | pkgsrc-f5097cd7bde9e235360c8d1e5f54ad78502fed7c.tar.gz |
+icc11
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index c823560a1a6..70d4a0e3cb9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.304 2011/06/17 12:39:46 obache Exp $ +# $NetBSD: Makefile,v 1.305 2011/07/21 04:52:55 dholland Exp $ # COMMENT= Programming languages @@ -68,6 +68,7 @@ SUBDIR+= guile16 SUBDIR+= gwydion-dylan SUBDIR+= heirloom-awk SUBDIR+= hugs +SUBDIR+= icc11 SUBDIR+= icon SUBDIR+= inform SUBDIR+= intercal |