From owner-freebsd-commit Mon Apr 17 12:10:31 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA16654 for commit-outgoing; Mon, 17 Apr 1995 12:10:31 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA16637 for cvs-gnu-outgoing; Mon, 17 Apr 1995 12:10:27 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA16618 ; Mon, 17 Apr 1995 12:10:22 -0700 Date: Mon, 17 Apr 1995 12:10:22 -0700 From: "Rodney W. Grimes" Message-Id: <199504171910.MAA16618@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/groff/mm Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/04/17 12:10:21 Modified: gnu/usr.bin/groff/mm Makefile Log: Add missing $(DESTDIR) to rm command so that this stops removing files from my master system. This makefile is a crock, and will soon be rewritten!