From 1401c36b7a0062ba6baf73c12e4481cc398dbfdc Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Fri, 16 Oct 1998 00:32:56 +0000 Subject: Mark BROKEN for ELF: ===> Building for vi-vn7to8-1.1.1 cc -I../include -c vn7to8.c cc -I../include -s -o vn7to8 vn7to8.o ../lib/libviqr.a ../lib/libvntype.a cc: ../lib/libviqr.a: No such file or directory cc: ../lib/libvntype.a: No such file or directory *** Error code 1 --- vietnamese/vn7to8/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'vietnamese') diff --git a/vietnamese/vn7to8/Makefile b/vietnamese/vn7to8/Makefile index 97e5c9852114..3d1af6a135b2 100644 --- a/vietnamese/vn7to8/Makefile +++ b/vietnamese/vn7to8/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Dec 3, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.2 1997/09/22 16:54:16 max Exp $ +# $Id: Makefile,v 1.3 1997/10/10 06:53:37 obrien Exp $ # # version # is VISCII version supported + . @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org +BROKEN_ELF= yes + CFLAGS+= -I../../include MAN1= vn7to8.1 vn8to7.1 vn80to81.1 -- cgit v1.2.3