summaryrefslogtreecommitdiff
path: root/vietnamese
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-16 00:39:44 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-16 00:39:44 +0000
commitd1591fb421903faa3b0470098ea498bf650431e8 (patch)
tree1881e163ebb10bc88a0653713bba8c144e2c5056 /vietnamese
parentMark BROKEN for ELF: (diff)
Mark BROKEN for ELF:
cc -o vnterm -I../include -O -L/usr/X11R6/lib main.o input.o charproc.o cursor.o util.o tabs.o screen.o scrollbar.o button.o Tekproc.o misc.o VTPrsTbl.o TekPrsTbl.o data.o menu.o vnvars.o -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 ../lib/libviqr.a ../lib/libvntype.a -ltermcap -Wl,-rpath,/usr/X11R6/lib cc: ../lib/libviqr.a: No such file or directory cc: ../lib/libvntype.a: No such file or directory *** Error code 1 Stop. *** Error code 1
Notes
Notes: svn path=/head/; revision=14030
Diffstat (limited to 'vietnamese')
-rw-r--r--vietnamese/vnterm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/vietnamese/vnterm/Makefile b/vietnamese/vnterm/Makefile
index f4ed894fb5bf..2e29b95bf47f 100644
--- a/vietnamese/vnterm/Makefile
+++ b/vietnamese/vnterm/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.8 1997/10/10 06:53:45 obrien Exp $
+# $Id: Makefile,v 1.9 1997/10/13 07:12:28 obrien Exp $
#
DISTNAME= vnterm3.3
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org
+BROKEN_ELF= yes
+
USE_IMAKE= yes
XMKMF= xmkmf
CFLAGS+= -I../../include