diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-06-29 00:25:17 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-06-29 00:25:17 +0000 |
commit | a0d238819554257b1be8e8d06704b42f8c6ffeae (patch) | |
tree | f0cb01016e63861ab29064906de1dbca67c8d9e7 /gnu/usr.bin/bc | |
parent | bb4b20153ecfab9789569d85eafab3e1942051d7 (diff) |
OpenBSD tag
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 |