diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-06-22 08:37:28 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-06-22 08:37:28 +0000 |
| commit | 5ef18d0a0dba99c7547301e4ae819d1244699bc7 (patch) | |
| tree | 70cc7086d1d318405b56d6654878d2294938da6a /etc | |
| parent | 70677ace77e1a754584194879920b215007f7f8a (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile index 03036d43f862..e57d56084835 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -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 |
