diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-14 12:26:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-14 12:26:30 +0000 |
commit | 2b18a7c9256e6b2fad5d95b948cd4f3dd1c8d20c (patch) | |
tree | b7f2a0ba7af8c08b2fcff5ce176ec6aed3fcd7c9 /devel/mips-rtems-chill | |
parent | b08e16e4183f945a056ffaca23f0a73f42067c14 (diff) |
Notes
Diffstat (limited to 'devel/mips-rtems-chill')
-rw-r--r-- | devel/mips-rtems-chill/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/mips-rtems-chill/Makefile b/devel/mips-rtems-chill/Makefile deleted file mode 100644 index 70b07e6697c4..000000000000 --- a/devel/mips-rtems-chill/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: mips-rtems-chill -# Date created: 9 June 2000 -# Whom: James Housley <jim@thehousleys.net> -# -# $FreeBSD$ -# - -PORTNAME= chill - -MAINTAINER= jeh@FreeBSD.org - -BROKEN= RepoCopy done. Now it has to be updated. - -LCLTARGET= mips64orion-rtems -.include "${.CURDIR}/../i386-rtems-chill/Makefile" |