From owner-cvs-gnu Wed Jan 25 22:00:45 1995 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id WAA16976 for cvs-gnu-outgoing; Wed, 25 Jan 1995 22:00:45 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id WAA16966; Wed, 25 Jan 1995 22:00:42 -0800 Date: Wed, 25 Jan 1995 22:00:42 -0800 From: Bruce Evans Message-Id: <199501260600.WAA16966@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ngroff/tmac Makefile Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk bde 95/01/25 22:00:41 Modified: gnu/usr.bin/ngroff/tmac Makefile Log: Install man.local in the correct directory. Apparently everyone is using the version installed from /usr/share. It's hard to eliminate old versions - few Makefiles have `uninstall' targets and sup/ctm tends to blow away old Makefiles. This Makefile needs more work. Stuff is built at install time...