diff options
Diffstat (limited to 'bin/ed/Makefile')
-rw-r--r-- | bin/ed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/Makefile b/bin/ed/Makefile index 165fa77..a1f11af 100644 --- a/bin/ed/Makefile +++ b/bin/ed/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1997/02/22 14:03:08 peter Exp $ +# $FreeBSD$ PROG= ed SRCS= buf.c cbc.c glbl.c io.c main.c re.c sub.c undo.c |