diff options
author | asau <asau@pkgsrc.org> | 2012-04-16 10:19:34 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-04-16 10:19:34 +0000 |
commit | 9ea474881957c5673bc4778739049dbcfc9c4b98 (patch) | |
tree | c2e98cfd27dcf25ad400dff1fbc30931e068be87 /lang/gambc/PLIST | |
parent | 5cb8d1254303fa40623fb271f170b6077a449666 (diff) | |
download | pkgsrc-9ea474881957c5673bc4778739049dbcfc9c4b98.tar.gz |
Update to Gambit C 4.6.5
Changes since version 4.6.3 include various build system fixes,
iOS REPL improvements, addition of Xlib examples.
Diffstat (limited to 'lang/gambc/PLIST')
-rw-r--r-- | lang/gambc/PLIST | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/lang/gambc/PLIST b/lang/gambc/PLIST index 1542a028fd7..0669b6c948e 100644 --- a/lang/gambc/PLIST +++ b/lang/gambc/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2010/11/23 21:22:11 asau Exp $ -bin/gambc-cc.bat -bin/gambc-doc.bat +@comment $NetBSD: PLIST,v 1.5 2012/04/16 10:19:34 asau Exp $ +bin/gambc-cc +bin/gambc-doc bin/gsc bin/gsc-script bin/gsi @@ -14,6 +14,9 @@ bin/six-script include/gambit-not.h include/gambit.h info/gambit-c.info +lib/_asm#.scm +lib/_assert#.scm +lib/_codegen#.scm lib/_eval#.scm lib/_gambc.c lib/_gambcgsc.c @@ -27,6 +30,7 @@ lib/_repl#.scm lib/_std#.scm lib/_system#.scm lib/_thread#.scm +lib/_x86#.scm lib/digest#.scm lib/digest.scm lib/gambit#.scm |