diff options
Diffstat (limited to 'usr.bin/mk_cmds/Makefile')
-rw-r--r-- | usr.bin/mk_cmds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mk_cmds/Makefile b/usr.bin/mk_cmds/Makefile index 4cbbbb95fcb99..6f0d3df911adf 100644 --- a/usr.bin/mk_cmds/Makefile +++ b/usr.bin/mk_cmds/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/mk_cmds/Makefile,v 1.9 1999/12/12 02:43:07 chris Exp $ PROG= mk_cmds SRCS= mk_cmds.c options.c utils.c ct.y cmd_tbl.l y.tab.h |