From owner-cvs-all Mon Apr 20 18:24:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19468 for cvs-all-outgoing; Mon, 20 Apr 1998 18:24:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19455; Tue, 21 Apr 1998 01:24:40 GMT (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA03068; Mon, 20 Apr 1998 18:24:00 -0700 (PDT) Date: Mon, 20 Apr 1998 18:24:00 -0700 (PDT) Message-Id: <199804210124.SAA03068@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/xmove Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/04/20 18:24:00 PDT Modified files: x11/xmove Makefile Log: ${CP} -> ${INSTALL_MAN} and change a multi-source copy to a .for loop so the contents of MAN1 doesn't have to be repeated twice. Move MAN1 up to the variables' section. Revision Changes Path 1.2 +5 -4 ports/x11/xmove/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message