Date: Wed, 1 Mar 1995 00:04:41 -0800 From: Poul-Henning Kamp <phk> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bootparamd/callbootd Makefile Message-ID: <199503010804.AAA11640@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
phk 95/03/01 00:04:41
Modified: usr.sbin/bootparamd/bootparamd Makefile
usr.sbin/bootparamd/callbootd Makefile
Log:
The current bootparamd makefiles break if you do a make obj first. It does
work if you don't have the obj link. Here is a patch for it. It will still
work if you don't have an obj link:)
(I stuck a ${DESTDIR} in front of the absolute path to /usr/include... /phk)
Reviewed by: phk
Submitted by: John Hay <jhay@mikom.csir.co.za>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503010804.AAA11640>
