Deleted the private cleandir target. It didn't had a rule for the
obj symlink in it and the normal bsd.prog.mk cleandir target does already the correct thing.
This commit is contained in:
parent
2f700dbb7c
commit
b58557899d
@ -20,7 +20,7 @@
|
||||
# the rights to redistribute these changes.
|
||||
#
|
||||
# from: Mach, Revision 2.2 92/04/04 11:33:46 rpd
|
||||
# $Id: Makefile,v 1.3 1993/10/16 19:11:23 rgrimes Exp $
|
||||
# $Id: Makefile,v 1.4 1993/11/16 02:02:05 ache Exp $
|
||||
#
|
||||
|
||||
wd0:
|
||||
@ -97,7 +97,7 @@ fd0:
|
||||
|
||||
install: wd sd fd
|
||||
|
||||
clean cleandir:
|
||||
clean:
|
||||
/bin/rm -f *.o *.d boot bootbios biosboot boot.sym
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -20,7 +20,7 @@
|
||||
# the rights to redistribute these changes.
|
||||
#
|
||||
# from: Mach, Revision 2.2 92/04/04 11:33:46 rpd
|
||||
# $Id: Makefile,v 1.3 1993/10/16 19:11:23 rgrimes Exp $
|
||||
# $Id: Makefile,v 1.4 1993/11/16 02:02:05 ache Exp $
|
||||
#
|
||||
|
||||
wd0:
|
||||
@ -97,7 +97,7 @@ fd0:
|
||||
|
||||
install: wd sd fd
|
||||
|
||||
clean cleandir:
|
||||
clean:
|
||||
/bin/rm -f *.o *.d boot bootbios biosboot boot.sym
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user