diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-02-17 11:31:07 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-02-17 11:31:07 +0800 |
commit | 35b9fa40300fb4364e19165128cf3dd10b840b44 (patch) | |
tree | bcb779bfdd1f816ad8e1d20dd633fa8b03673455 /lang/Makefile | |
parent | bfd34b0a95c75dbd5c835c4fa2effb806a4b19b6 (diff) | |
download | freebsd-ports-gnome-35b9fa40300fb4364e19165128cf3dd10b840b44.tar.gz freebsd-ports-gnome-35b9fa40300fb4364e19165128cf3dd10b840b44.tar.zst freebsd-ports-gnome-35b9fa40300fb4364e19165128cf3dd10b840b44.zip |
This is Native XDS-x86 for Linux,
it is setup to produce native FreeBSD binaries.
WWW: http://www.excelsior-usa.com/
PR: ports/108498
Submitted by: coumarin at gmail.com
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 0d5e26212fa3..3ab45e205d82 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -325,6 +325,7 @@ SUBDIR += visualworks SUBDIR += wamcc SUBDIR += whitespace + SUBDIR += xds SUBDIR += xotcl SUBDIR += xsb SUBDIR += yabasic |