Date: Thu, 13 Dec 2001 15:51:26 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.subdir.mk Message-ID: <200112132351.fBDNpQR94230@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2001/12/13 15:51:26 PST Modified files: share/mk doc.subdir.mk Log: Add new make target 'cleanall'. Its responsibility is to remove *all* possible generated files (make clean is called for all known formats). It can be useful when default FORMATS for document has different value than was used in build. Reviewed by: nik Revision Changes Path 1.9 +9 -1 doc/share/mk/doc.subdir.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?200112132351.fBDNpQR94230>