Date: Mon, 16 Aug 1999 14:08:12 -0700 (PDT) From: Nik Clayton <nik@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk docproj.docbook.mk Message-ID: <199908162108.OAA06491@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 1999/08/16 14:08:12 PDT
Modified files:
share/mk docproj.docbook.mk
Log:
Add DESTDIR and DOC_INSTALL_PREFIX variables.
Pull in ../Makefile.inc if it exists.
Don't use install(1), use cp(1), chmod(1), and chown(1). That way non-root
users can install the files without install(1) complaining about the
inability to change the owners.
Nuke the "distribute" target. We don't need it where we're going. . .
Revision Changes Path
1.7 +35 -25 doc/share/mk/docproj.docbook.mk
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?199908162108.OAA06491>
