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 09158e5..59bc217 100644 --- a/bin/dd/Makefile +++ b/bin/dd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id$ +# $FreeBSD$ PROG= dd SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c |