Date: Fri, 29 Mar 2002 14:53:56 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ia64/skiload Makefile Message-ID: <200203292253.g2TMrug49933@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/03/29 14:53:56 PST
Modified files:
sys/boot/ia64/skiload Makefile
Log:
Fix the beforeinstall target. We install ${PROG}.help if loader.help
exists, otherwise we install it anyway. I interpret this as a very
high desire to install ${PROG}.help. Alas, ${PROG}.help doesn't exist
at the moment and neither does loader.help, so in practice this just
doesn't work, no matter how you interpret it. The compromise is to
install ${PROG}.help IFF it exists. I realize we lost creativity with
this commit, but style should have been preserved, AFAICT :-)
Revision Changes Path
1.5 +1 -4 src/sys/boot/ia64/skiload/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?200203292253.g2TMrug49933>
