diff options
Diffstat (limited to 'gnu/usr.bin/bc/Makefile')
-rw-r--r-- | gnu/usr.bin/bc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/bc/Makefile b/gnu/usr.bin/bc/Makefile index ca06c990d732..691cec59c33e 100644 --- a/gnu/usr.bin/bc/Makefile +++ b/gnu/usr.bin/bc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1998/05/01 19:13:41 ache Exp $ +# $Id: Makefile,v 1.14 1998/05/04 16:22:30 bde Exp $ .PATH: ${.CURDIR}/../../../contrib/bc/bc \ ${.CURDIR}/../../../contrib/bc/lib \ |