diff options
Diffstat (limited to 'bin/dd/Makefile')
-rw-r--r-- | bin/dd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/Makefile b/bin/dd/Makefile index 56e22e090343..cd6156d7ebab 100644 --- a/bin/dd/Makefile +++ b/bin/dd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.5 1998/01/07 22:31:17 joerg Exp $ +# $FreeBSD$ PROG= dd SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c |