From owner-cvs-include Sun Oct 30 16:42:26 1994 Return-Path: cvs-include-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id QAA14269 for cvs-include-outgoing; Sun, 30 Oct 1994 16:42:26 -0800 Received: (from ats@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id QAA14258; Sun, 30 Oct 1994 16:42:21 -0800 Date: Sun, 30 Oct 1994 16:42:21 -0800 From: Andreas Schulz Message-Id: <199410310042.QAA14258@freefall.cdrom.com> To: CVS-commiters, cvs-include Subject: cvs commit: src/include Makefile Sender: cvs-include-owner@FreeBSD.org Precedence: bulk ats 94/10/30 16:42:21 Modified: include Makefile Log: Delete the clean and cleandir target and let the bsd.prog.mk do the work. Error was with the private clean/cleandir pair, the obj under include/rpcsvc doesn't get cleaned out.