Mark BROKEN for ELF:

cc -DDEFAULT_PSLIBDIR="\"/usr/local/share/vn-fonts\"" -I../include -c vnpstext.c
cc -s -o vnpstext vnpstext.o ../lib/libvntype.a
cc: ../lib/libvntype.a: No such file or directory
*** Error code 1
This commit is contained in:
Justin M. Seger 1998-10-16 00:37:14 +00:00
parent 90eb3f1048
commit f8704b4782
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14029

View file

@ -3,7 +3,7 @@
# Date created: Sat Dec 7, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $Id: Makefile,v 1.4 1997/11/03 21:07:11 obrien Exp $
# $Id: Makefile,v 1.5 1997/11/03 21:08:24 obrien Exp $
#
DISTNAME= vnpstext
@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org
BROKEN_ELF= yes
CFLAGS+= -I../../include
MAN1= vnpstext.1