diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
| tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /gnu/usr.bin/dc | |
| parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) | |
Diffstat (limited to 'gnu/usr.bin/dc')
| -rw-r--r-- | gnu/usr.bin/dc/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/dc/doc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/dc/Makefile b/gnu/usr.bin/dc/Makefile index ddc2f01d5715..e6c0ee367951 100644 --- a/gnu/usr.bin/dc/Makefile +++ b/gnu/usr.bin/dc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1998/05/01 12:01:57 bde Exp $ +# $Id: Makefile,v 1.10 1998/05/01 19:20:40 ache Exp $ BCDIR= ${.CURDIR}/../../../contrib/bc diff --git a/gnu/usr.bin/dc/doc/Makefile b/gnu/usr.bin/dc/doc/Makefile index 7dfcd6c1c0a3..2e440fab6ce4 100644 --- a/gnu/usr.bin/dc/doc/Makefile +++ b/gnu/usr.bin/dc/doc/Makefile @@ -1,6 +1,6 @@ # Makefile copyright Andreas Klemm <andreas@FreeBSD.ORG> 1998 # -# $Id: Makefile,v 1.4 1997/10/14 18:32:38 jraynard Exp $ +# $Id: Makefile,v 1.3 1998/04/29 22:15:01 andreas Exp $ .PATH: ${.CURDIR}/../../../../contrib/bc/doc |
