diff options
Diffstat (limited to 'bin/expr/Makefile')
-rw-r--r-- | bin/expr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/expr/Makefile b/bin/expr/Makefile index 3b83c36b29099..92ef908a91bac 100644 --- a/bin/expr/Makefile +++ b/bin/expr/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1996/06/02 17:05:48 phk Exp $ +# $Id: Makefile,v 1.10.2.1 1998/07/15 02:01:24 jkh Exp $ PROG= expr SRCS= expr.y |