From owner-freebsd-commit Sun Oct 1 07:19:10 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA15122 for freebsd-commit-outgoing; Sun, 1 Oct 1995 07:19:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA15095 for cvs-all-outgoing; Sun, 1 Oct 1995 07:17:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA15084 for cvs-bin-outgoing; Sun, 1 Oct 1995 07:17:41 -0700 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA15073 ; Sun, 1 Oct 1995 07:17:33 -0700 Date: Sun, 1 Oct 1995 07:17:33 -0700 From: Mark Murray Message-Id: <199510011417.HAA15073@freefall.freebsd.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/ed Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk markm 95/10/01 07:17:32 Modified: bin/ed Makefile Log: Use the same make technique as passwd and xntpd for the secure ed(1). This will allow the secure/bin/ed directory to be cleaned out and the bin/Makefile to be cleaned up.