From 46ce5f763a687a2d91d7b986d12c4a1c6418e0ce Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Mon, 16 Nov 1998 13:15:26 +0000 Subject: [PATCH] Mark BROKEN: ===> Building for rblcheck-1.4 cc -O -pipe -Wall -s rblcheck.c -o rblcheck rblcheck.c: In function `main': rblcheck.c:333: warning: implicit declaration of function `getopt' rblcheck.c:351: `optarg' undeclared (first use this function) rblcheck.c:351: (Each undeclared identifier is reported only once rblcheck.c:351: for each function it appears in.) rblcheck.c:383: warning: suggest parentheses around assignment used as truth value *** Error code 1 --- mail/rblcheck/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/rblcheck/Makefile b/mail/rblcheck/Makefile index 14fadb4ecda0..b8cd9a245d52 100644 --- a/mail/rblcheck/Makefile +++ b/mail/rblcheck/Makefile @@ -3,7 +3,7 @@ # Date created: 28 January 1998 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.4 1998/06/27 05:19:14 asami Exp $ +# $Id: Makefile,v 1.3 1998/10/19 16:51:12 itojun Exp $ # DISTNAME= rblcheck-1.4 @@ -12,6 +12,8 @@ MASTER_SITES= http://www.xnet.com/%7Eemarshal/rblcheck/ MAINTAINER= itojun@itojun.org +BROKEN= yes + DOCS= BUGS CHANGES CREDITS INSTALL PLATFORMS TODO do-install: