diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-04 08:14:21 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-04 08:14:21 +0000 |
commit | 21dddef93049c8891fc7cf6b77c9999d92184b18 (patch) | |
tree | 0442002331ace13fa8d4432c96472fcb4b16274c /sbin | |
parent | 893b3b2c78edd1c624ee6562074aee005a097d6b (diff) |
smm/03.fsck -> smm/03.fsck_ffs
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/fsck_ffs/SMM.doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_ffs/SMM.doc/Makefile b/sbin/fsck_ffs/SMM.doc/Makefile index f6c1f7ce621..d9988dc3b6c 100644 --- a/sbin/fsck_ffs/SMM.doc/Makefile +++ b/sbin/fsck_ffs/SMM.doc/Makefile @@ -1,7 +1,7 @@ # $NetBSD: Makefile,v 1.2 1995/03/18 14:56:15 cgd Exp $ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -DIR= smm/03.fsck +DIR= smm/03.fsck_ffs SRCS= 0.t 1.t 2.t 3.t 4.t MACROS= -ms |