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.
This commit is contained in:
Andreas Schulz 1994-10-31 00:42:20 +00:00
parent e9a82e8087
commit bef25be89c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4019

View File

@ -1,12 +1,12 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
# $Id: Makefile,v 1.16 1994/10/03 04:15:54 bde Exp $
# $Id: Makefile,v 1.17 1994/10/26 18:35:39 ljo Exp $
#
# Doing a make install builds /usr/include
#
# The ``rm -rf''s used below are safe because rm doesn't follow symbolic
# links.
#
all clean cleandir depend lint tags:
all depend lint tags:
SUBDIR= rpcsvc
# XXX MISSING: mp.h