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 30816a8..4fbaf33 100644 --- a/bin/ed/Makefile +++ b/bin/ed/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1995/10/03 15:44:50 markm Exp $ +# $FreeBSD$ PROG= ed SRCS= buf.c cbc.c glbl.c io.c main.c re.c sub.c undo.c |