artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3007a4a
)
link gnubc(1) to bc(1)
author
deraadt
<deraadt@openbsd.org>
Sat, 25 Mar 2000 01:01:06 +0000
(
01:01
+0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 25 Mar 2000 01:01:06 +0000
(
01:01
+0000)
gnu/usr.bin/bc/Makefile.bsd-wrapper
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/bc/Makefile.bsd-wrapper
b/gnu/usr.bin/bc/Makefile.bsd-wrapper
index
6e351d8
..
e3e4b8a
100644
(file)
--- a/
gnu/usr.bin/bc/Makefile.bsd-wrapper
+++ b/
gnu/usr.bin/bc/Makefile.bsd-wrapper
@@
-1,8
+1,9
@@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.
8 2000/02/21 03:12:44 ho
Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.
9 2000/03/25 01:01:06 deraadt
Exp $
SUBDIR=bcwrap
MAN= doc/bc.1 doc/dc.1
+MLINKS= bc.1 gnubc.1
LDFLAGS+= -s ${LDSTATIC}
GNUCFLAGS= CC="${CC}" CFLAGS="${CFLAGS} ${COPTS}" LDFLAGS="${LDFLAGS}"
CLEANFILES+= bc/libmath.h doc/dc.info