From 58a3b160efef001d5ea4ebd119d77f603f34b5af Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 28 Sep 1998 09:23:54 +0000 Subject: Darn I meant to say broke for ELF. Noticed by: Satoshi Asami --- chinese/tin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chinese') diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index be228f3462e..8acfd475645 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Dec 1997 # Whom: Yen-Shuo Su # -# $Id: Makefile,v 1.14 1998/09/01 15:49:45 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/09/27 00:05:53 steve Exp $ # DISTNAME= tinpre-1.4-980818 @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= yssu@CCCA.NCTU.edu.tw -BROKEN= build +BROKEN_ELF= build WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes -- cgit