diff options
Diffstat (limited to 'bin/sh/Makefile')
| -rw-r--r-- | bin/sh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/Makefile b/bin/sh/Makefile index 1d00e1abb132..9c9fe30ce8c3 100644 --- a/bin/sh/Makefile +++ b/bin/sh/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.6 1994/09/24 02:57:18 davidg Exp $ +# Makefile,v 1.7 1994/10/02 01:36:03 ache Exp PROG= sh SRCS= alias.c builtins.c cd.c echo.c error.c eval.c exec.c expand.c \ |
