mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
Whoops - missed a couple of intermediate files. Nuke 'em.
This commit is contained in:
parent
70677ace77
commit
5ef18d0a0d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1768
@ -1,5 +1,5 @@
|
||||
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
|
||||
# $Id: Makefile,v 1.69 1994/06/21 12:42:56 jkh Exp $
|
||||
# $Id: Makefile,v 1.70 1994/06/22 08:33:28 jkh Exp $
|
||||
|
||||
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
|
||||
# -rw-r--r--
|
||||
@ -20,7 +20,7 @@ BIN2= motd
|
||||
# -rwxr-xr-x root.wheel, for the new f***ing cron root.wheel
|
||||
BIN3= daily weekly monthly
|
||||
|
||||
CLEANFILES+= *.o *.lo *.c *.cache
|
||||
CLEANFILES+= *.o *.lo *.c *.cache *.mk kcopy filesystem
|
||||
|
||||
MTREE= BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist
|
||||
NAMEDB= localhost.rev named.boot root.cache
|
||||
|
Loading…
Reference in New Issue
Block a user