diff options
Diffstat (limited to 'sbin/dumplfs/Makefile')
-rw-r--r-- | sbin/dumplfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dumplfs/Makefile b/sbin/dumplfs/Makefile index 38aa1055daea6..6cda9a56096c2 100644 --- a/sbin/dumplfs/Makefile +++ b/sbin/dumplfs/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/18/93 -# $Id$ +# $Id: Makefile,v 1.3.6.1 1997/08/25 12:50:39 jmg Exp $ PROG= dumplfs CFLAGS+=-I${.CURDIR}/../../sys/ufs/lfs |