aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2011-02-05 05:03:15 +0800
committerrene <rene@FreeBSD.org>2011-02-05 05:03:15 +0800
commitcc33d00826b89d768ff12bb5636d1736fbaf324b (patch)
tree4f8a3ee3e4020defecafcf3edef24d60341a06fa /lang
parente32d30c428404787267c653011ea232881e235cb (diff)
downloadfreebsd-ports-gnome-cc33d00826b89d768ff12bb5636d1736fbaf324b.tar.gz
freebsd-ports-gnome-cc33d00826b89d768ff12bb5636d1736fbaf324b.tar.zst
freebsd-ports-gnome-cc33d00826b89d768ff12bb5636d1736fbaf324b.zip
Remove expired ports:
2011-02-04 databases/qt-ibase-plugin: Port is broken on all supported versions of FreeBSD 2011-02-04 devel/ace+tao: Outdated and does not compile on any supported version of FreeBSD 2011-02-04 graphics/ray++: Does not compile on supported versions of FreeBSD 2011-02-04 japanese/oleo: Does not compile on supported versions of FreeBSD 2011-02-04 lang/dylan: does not build 2011-02-04 multimedia/jahshaka: Does not compile on supported versions of FreeBSD Feature safe: yes
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
-rw-r--r--lang/dylan/Makefile70
-rw-r--r--lang/dylan/distinfo6
-rw-r--r--lang/dylan/files/patch-aa11
-rw-r--r--lang/dylan/files/patch-float.c64
-rw-r--r--lang/dylan/files/patch-platforms.descr15
-rw-r--r--lang/dylan/pkg-descr21
-rw-r--r--lang/dylan/pkg-plist202
8 files changed, 0 insertions, 390 deletions
diff --git a/lang/Makefile b/lang/Makefile
index aab7b95fbeb0..f38a5495a56f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -49,7 +49,6 @@
SUBDIR += dlv
SUBDIR += dmd
SUBDIR += dmd2
- SUBDIR += dylan
SUBDIR += ecl
SUBDIR += eiffel
SUBDIR += elan
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
deleted file mode 100644
index 6eeb0c7c6220..000000000000
--- a/lang/dylan/Makefile
+++ /dev/null
@@ -1,70 +0,0 @@
-# New ports collection makefile for: Dylan
-# Date created: 23 Jan 1998
-# Whom: housel@acm.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= dylan
-PORTVERSION= 2.4.0
-PORTREVISION= 2
-CATEGORIES= lang
-MASTER_SITES= http://www.gwydiondylan.org/downloads/src/tar/ \
- http://www.gwydiondylan.org/downloads/binaries/FreeBSD/x86/ \
- ftp://ftp.gwydiondylan.org/downloads/src/tar/ \
- ftp://ftp.gwydiondylan.org/downloads/binaries/FreeBSD/x86/ \
- ftp://ftp.ntua.gr/pub/lang/gwydion/src/tar/ \
- ftp://ftp.ntua.gr/pub/lang/gwydion/binaries/FreeBSD/x86/ \
- ftp://ftp.fu-berlin.de/pub/unix/languages/dylan/src/tar/ \
- ftp://ftp.fu-berlin.de/pub/unix/languages/dylan/binaries/FreeBSD/x86/
-DISTNAME= gwydion-dylan-${PORTVERSION}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} d2c-${PORTVERSION}-FreeBSD.gz
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-
-MAINTAINER= housel@acm.org
-COMMENT= CMU Gwydion project interpreter and compiler for the Dylan language
-
-LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
-
-BROKEN= does not build
-DEPRECATED= does not build
-EXPIRATION_DATE=2011-02-04
-
-USE_PERL5= yes
-USE_GMAKE= yes
-CONFIGURE_ARGS= --srcdir=${WRKSRC} --with-gc-prefix=${PREFIX}
-CONFIGURE_ENV= D2C="${WRKDIR}/d2c -p${WRKSRC}/d2c/compiler/platforms.descr"
-
-GCCVER!= gcc -dumpversion
-DYLANVER= ${PORTVERSION}
-.if ${GCCVER:M3.3*}!=""
-DYLANARCH= x86-freebsd-elf-gcc33
-.elif ${GCCVER:M3.2*}!=""
-DYLANARCH= x86-freebsd-elf-gcc32
-.else
-DYLANARCH= x86-freebsd-elf-gcc
-.endif
-
-PLIST_SUB= DYLANVER=${DYLANVER}
-PLIST_SUB+= DYLANARCH=${DYLANARCH}
-
-ONLY_FOR_ARCHS= i386
-
-USE_LDCONFIG= ${PREFIX}/lib/dylan/${DYLANVER}/${DYLANARCH}
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-MAKEFILE= GNUmakefile
-ALL_TARGET= default
-
-MAN1= d2c.1 dybug.1 make-dylan-app.1 melange.1 mindy.1 mindycomp.1 \
- mindyexec.1 parsergen.1 gobject-tool.1
-MAN5= platforms.descr.5
-MAN7= dylan.7 gwydion.7
-
-CONFIGURE_ARGS+=--without-gtk
-
-post-extract:
- ${GUNZIP_CMD} -c ${DISTDIR}/d2c-${PORTVERSION}-FreeBSD.gz >${WRKDIR}/d2c
- ${CHMOD} ugo+x ${WRKDIR}/d2c
-
-.include <bsd.port.mk>
diff --git a/lang/dylan/distinfo b/lang/dylan/distinfo
deleted file mode 100644
index 05f29ca18622..000000000000
--- a/lang/dylan/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (gwydion-dylan-2.4.0.tar.gz) = 7ed180bf4ef11e8e8da3bd78b45477a8
-SHA256 (gwydion-dylan-2.4.0.tar.gz) = 506fe7baef961f87563764e0ad6a3a31b0db9ad40cc822acd59ec9097d139cfd
-SIZE (gwydion-dylan-2.4.0.tar.gz) = 3623651
-MD5 (d2c-2.4.0-FreeBSD.gz) = 4d020eb0bb84516adfdfc05f2475bffb
-SHA256 (d2c-2.4.0-FreeBSD.gz) = a8753d404c5467f1f20822d28bc813f7444d2f66b21cbc0fbd58636de283b0c6
-SIZE (d2c-2.4.0-FreeBSD.gz) = 3060993
diff --git a/lang/dylan/files/patch-aa b/lang/dylan/files/patch-aa
deleted file mode 100644
index a0aca84d8cc5..000000000000
--- a/lang/dylan/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orig Sat Feb 1 19:50:48 2003
-+++ doc/Makefile.in Wed Apr 9 21:54:54 2003
-@@ -24,7 +24,7 @@
- ${INSTALL_DATA} make-dylan-app.1 \
- ${DESTDIR}${MANDIR}/man1/make-dylan-app.1
- ${INSTALL_DATA} platforms.descr.4 \
-- ${DESTDIR}${MANDIR}/man4/platforms.descr.4
-+ ${DESTDIR}${MANDIR}/man5/platforms.descr.5
- ${INSTALL_DATA} gobject-tool.1 \
- ${DESTDIR}${MANDIR}/man1/gobject-tool.1
-
diff --git a/lang/dylan/files/patch-float.c b/lang/dylan/files/patch-float.c
deleted file mode 100644
index 2143068537c0..000000000000
--- a/lang/dylan/files/patch-float.c
+++ /dev/null
@@ -1,64 +0,0 @@
---- d2c/runtime/c-code/float.c Wed Jul 23 08:08:58 2003
-+++ d2c/runtime/c-code/float.c Tue Aug 21 14:43:47 2007
-@@ -101,11 +101,11 @@
-
- #define SQRTHL 0.70710678118654752440L
-
-+static long double polevll(long double, long double *, size_t);
-+static long double p1evll(long double, long double *, size_t);
-+
- long double (logl)(long double x)
- {
-- static long double polevll(long double, long double *, size_t);
-- static long double p1evll(long double, long double *, size_t);
--
- /* Coefficients for log(1+x) = x - x**2/2 + x**3 P(x)/Q(x) 1/sqrt(2) <= x <
- * sqrt(2) Theoretical peak relative error = 2.32e-20
- */
-@@ -229,11 +229,11 @@
- #define LOG2EAL 4.4269504088896340735992e-1L
- #define SQRTHL 0.70710678118654752440L
-
-+long double polevll(long double, long double *, size_t);
-+long double p1evll(long double, long double *, size_t);
-+
- long double (log2l)(long double x)
- {
-- static long double polevll(long double, long double *, size_t);
-- static long double p1evll(long double, long double *, size_t);
--
- static long double P[] = {
- 4.9962495940332550844739E-1L,
- 1.0767376367209449010438E1L,
-@@ -362,11 +362,11 @@
-
- #define SQRTHL 0.70710678118654752440L
-
-+static long double polevll(long double, long double *, size_t);
-+static long double p1evll(long double, long double *, size_t);
-+
- long double (log10l)(long double x)
- {
-- static long double polevll(long double, long double *, size_t);
-- static long double p1evll(long double, long double *, size_t);
--
- /* Coefficients for log(1+x) = x - x**2/2 + x**3 P(x)/Q(x) 1/sqrt(2) <= x <
- * sqrt(2) Theoretical peak relative error = 6.2e-22
- */
-@@ -497,11 +497,11 @@
- #define LOG2EA 0.44269504088896340735992 /* log2(e) - 1 */
- #define SQRTH 0.70710678118654752440
-
-+static double polevl(double, double *, size_t);
-+static double p1evl(double, double *, size_t);
-+
- double (log2)(double x)
- {
-- static double polevl(double, double *, size_t);
-- static double p1evl(double, double *, size_t);
--
- /* Coefficients for log(1+x) = x - x**2/2 + x**3 P(x)/Q(x) 1/sqrt(2) <= x <
- * sqrt(2)
- */
-
-
diff --git a/lang/dylan/files/patch-platforms.descr b/lang/dylan/files/patch-platforms.descr
deleted file mode 100644
index baf9c954a8f3..000000000000
--- a/lang/dylan/files/patch-platforms.descr
+++ /dev/null
@@ -1,15 +0,0 @@
---- d2c/compiler/platforms.descr Sun Oct 17 21:17:02 2004
-+++ d2c/compiler/platforms.descr Sat Mar 19 05:32:42 2005
-@@ -622,7 +622,11 @@
- // FreeBSD 3.x and above
- platform-name: x86-freebsd-elf-gcc
- inherit-from: gcc freebsd x86
--link-shared-library-command: $(LIBTOOL) --mode=link gcc -o %s %s -rpath %s
-+link-shared-library-command: $(LIBTOOL) --tag=CC --mode=link gcc -o %s %s -rpath %s
-+link-executable-command: $(LIBTOOL) --tag=CC --mode=link gcc -o %s %s %s
-+link-shared-executable-command: $(LIBTOOL) --tag=CC --mode=link gcc -o %s %s %s
-+compile-c-for-shared-command: $(LIBTOOL) --tag=CC --mode=compile gcc $(CCFLAGS) -c %s -o %s
-+
-
- platform-name: x86-freebsd-elf-gcc32
- inherit-from: freebsd x86-gcc32
diff --git a/lang/dylan/pkg-descr b/lang/dylan/pkg-descr
deleted file mode 100644
index 9985fd3c5991..000000000000
--- a/lang/dylan/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-CMU Gwydion project's implementation of the Dylan programming language.
-Dylan is an object-oriented language with many powerful features, including
-automatic memory management (garbage collection), generic functions (also
-known as multiple dispatch or multi-methods), multiple inheritance, a
-powerful and safe macro facility for extending the language's syntax, and a
-powerful class and function library. Though it is a DYnamic LANguage, it
-includes facilities for making compiled programs more efficient than many
-other dynamic languages.
-
-Gwydion Dylan actually contains two implementations of the language.
-One, called Mindy (Mindy Is Not Dylan Yet), is a bytecode compiler and
-interpreter that implements most of the language except for the macro
-facility. The other, d2c, is a compiler for the full language that
-uses C as its target "assembly language". The d2c compiler was
-written in Dylan and bootstrapped using Mindy.
-
-A copy of the d2c compiler binary is required by the port to
-bootstrap the entire system, which can often take quite a bit of time.
-
-For more information about Gwydion Dylan, see the Gwydion Dylan maintainers
-WWW: http://www.gwydiondylan.org/
diff --git a/lang/dylan/pkg-plist b/lang/dylan/pkg-plist
deleted file mode 100644
index ca1729ccd660..000000000000
--- a/lang/dylan/pkg-plist
+++ /dev/null
@@ -1,202 +0,0 @@
-bin/d2c
-bin/dybug
-bin/gen-makefile
-bin/line-count
-bin/make-dylan-app
-bin/make-dylan-lib
-bin/melange
-bin/mindy
-bin/mindycomp
-bin/mindyexec
-bin/mk-build-tree
-bin/parsergen
-share/dylan/platforms.descr
-include/runtime.h
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/elisp/dylan-mode.el
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/elisp/fill-comment.el
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/elisp/page-cmds.el
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/elisp/mindy-comp.el
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/elisp/goto-def.el
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/elisp/dylan-params.el
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/dylan-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/random-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/tk-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/inspector-base-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/text-inspector-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/x-inspector-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libruntime.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libruntime.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libruntime.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libruntime.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/dylan.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libdylan-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libdylan-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libdylan-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libdylan-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/melange-support.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/random.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libmelange-support-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libmelange-support-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libmelange-support-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libmelange-support-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/garbage-collection.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libgarbage-collection-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libgarbage-collection-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libgarbage-collection-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libgarbage-collection-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/transcendental.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtranscendental-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtranscendental-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtranscendental-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/time.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtranscendental-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/transcendental-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/librandom-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/librandom-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/librandom-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/librandom-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/streams.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstreams-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstreams-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstreams-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstreams-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/streams-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/standard-io.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstandard-io-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstandard-io-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstandard-io-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstandard-io-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/standard-io-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/print.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libprint-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libprint-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libprint-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libprint-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/print-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/format.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libformat-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libformat-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libformat-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libformat-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/format-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/collection-extensions.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcollection-extensions-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcollection-extensions-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/table-extensions.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcollection-extensions-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcollection-extensions-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/collection-extensions-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtable-extensions-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtable-extensions-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtable-extensions-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtable-extensions-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/table-extensions-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/string-extensions.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstring-extensions-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstring-extensions-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstring-extensions-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/string-extensions-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstring-extensions-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/regular-expressions.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libregular-expressions-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libregular-expressions-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libregular-expressions-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libregular-expressions-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/regular-expressions-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/format-out.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libformat-out-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libformat-out-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libformat-out-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libformat-out-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/format-out-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/matrix.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/matrix-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libmatrix-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libmatrix-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libmatrix-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libmatrix-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/stream-extensions.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstream-extensions-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstream-extensions-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstream-extensions-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libstream-extensions-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/stream-extensions-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/parse-arguments.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparse-arguments-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparse-arguments-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparse-arguments-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/io.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparse-arguments-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/parse-arguments-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/base-file-system.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libbase-file-system-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libbase-file-system-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libbase-file-system-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libbase-file-system-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/base-file-system-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtime-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtime-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtime-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libtime-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/threads.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libthreads-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libthreads-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libthreads-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libthreads-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/common-dylan.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-dylan-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-dylan-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-dylan-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcommon-dylan-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/collections.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcollections-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libio-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcollections-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcollections-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libcollections-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libio-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libio-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libio-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/io-lib.dbc
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/file-system.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libfile-system-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libfile-system-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libfile-system-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libfile-system-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/date.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libdate-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libdate-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libdate-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libdate-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/system.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libsystem-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libsystem-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libsystem-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libsystem-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/locators.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/liblocators-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/liblocators-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/liblocators-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/liblocators-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/parser-utilities.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparser-utilities-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparser-utilities-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparser-utilities-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libparser-utilities-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/ansi-c.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libansi-c-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libansi-c-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libansi-c-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libansi-c-dylan.a
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/c-parser.lib.du
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libc-parser-dylan.so.0
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libc-parser-dylan.so
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libc-parser-dylan.la
-lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/libc-parser-dylan.a
-@exec mkdir %D/lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/dylan-user
-@dirrm lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/dylan-user
-@dirrm lib/dylan/%%DYLANVER%%/%%DYLANARCH%%/elisp
-@dirrm lib/dylan/%%DYLANVER%%/%%DYLANARCH%%
-@dirrm lib/dylan/%%DYLANVER%%
-@dirrm lib/dylan
-@dirrm share/dylan