From owner-cvs-ports Fri Oct 18 01:38:38 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA06681 for cvs-ports-outgoing; Fri, 18 Oct 1996 01:38:38 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA06646; Fri, 18 Oct 1996 01:38:22 -0700 (PDT) Date: Fri, 18 Oct 1996 01:38:22 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610180838.BAA06646@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/devel/mprof Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 96/10/18 01:38:21 Modified: devel/mprof Makefile Log: Honor the setting of NOMANCOMPRESS. Submitted by: "Philippe Charnier" Use ${INSTALL_PROGRAM} and ${INSTALL_MAN} macros instead of install *. Revision Changes Path 1.7 +5 -3 ports/devel/mprof/Makefile