Date: Fri, 29 Jan 1999 16:10:36 -0800 (PST) From: Nik Clayton <nik@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook Makefile Message-ID: <199901300010.QAA38912@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 1999/01/29 16:10:36 PST Modified files: en/handbook Makefile Log: * Add a new FORMAT, 'tar'. If it's used then ${SRC} is bundled up in to ${DOC}.tar. This honours the compression flags, so you can have it generate .gz, .zip, etc. * Instead of only building compressed versions when running the "install" target they are now built for the "all" target as well. Revision Changes Path 1.12 +27 -21 doc/en/handbook/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?199901300010.QAA38912>