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 e360adf..04c5779 100644 --- a/bin/expr/Makefile +++ b/bin/expr/Makefile @@ -1,5 +1,5 @@ # /b/source/CVS/src/bin/expr/Makefile,v 1.5 1993/06/14 19:56:06 jtc Exp -# $Id: Makefile,v 1.8 1996/05/07 23:14:17 wosch Exp $ +# $FreeBSD$ PROG= expr SRCS= expr.c |