From owner-freebsd-commit Mon Oct 2 13:02:25 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA19395 for freebsd-commit-outgoing; Mon, 2 Oct 1995 13:02:25 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA19378 for cvs-all-outgoing; Mon, 2 Oct 1995 13:02:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA19356 for cvs-lib-outgoing; Mon, 2 Oct 1995 13:02:15 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA19332 ; Mon, 2 Oct 1995 13:02:07 -0700 Date: Mon, 2 Oct 1995 13:02:07 -0700 From: "Garrett A. Wollman" Message-Id: <199510022002.NAA19332@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/msun Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk wollman 95/10/02 13:02:06 Modified: share/mk bsd.kmod.mk bsd.lib.mk bsd.man.mk bsd.prog.mk lib/msun Makefile Log: Compress manual pages (if desired) in the obj directory rather than in the installation destination. Should make release-building substantially faster. The msun Makefile changes simple adapt to the new scheme.