diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
| commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
| tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /bin/expr/Makefile | |
| parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) | |
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 e360adf00dc5..0562e9378e42 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 $ +# $Id: Makefile,v 1.10 1996/06/02 17:05:48 phk Exp $ PROG= expr SRCS= expr.c |
