Date: Mon, 27 Apr 1998 22:31:42 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ipsend Makefile Message-ID: <199804280531.WAA19731@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/04/27 22:31:42 PDT
Modified files:
usr.sbin/ipsend Makefile
Log:
Fixed syntax error for `make checkdpadd'. libfl.a should never be
used. ${LIBFL} is set to a weird value in an attempt to inhibit
its use, but only breaks properly in some contexts.
Fixed the usual style bugs for DPADD and LDADD (disorder, and += for the
initial assignment).
Revision Changes Path
1.3 +3 -3 src/usr.sbin/ipsend/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804280531.WAA19731>
