diff options
Diffstat (limited to 'gnu/usr.bin/bc')
-rw-r--r-- | gnu/usr.bin/bc/bcwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/bc/bcwrap/Makefile b/gnu/usr.bin/bc/bcwrap/Makefile index e8d93c81a16..a01d581ea92 100644 --- a/gnu/usr.bin/bc/bcwrap/Makefile +++ b/gnu/usr.bin/bc/bcwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1994/12/02 00:43:17 phil Exp $ +# $OpenBSD: Makefile,v 1.2 1998/06/29 00:25:16 millert Exp $ BINDIR?= /usr/bin PROG= bc |