diff options
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 |
