ksh: build with __EXTENSIONS__ to expose confstr
[unleashed.git] / share / man / man3mvec / Makefile
blob0a591283dce8137ddeef03ba4ced5acf24b0da7c
1 MAN = vatan2_.3mvec \
2 vatan_.3mvec \
3 vcos_.3mvec \
4 vcospi_.3mvec \
5 vexp_.3mvec \
6 vhypot_.3mvec \
7 vlog_.3mvec \
8 vpow_.3mvec \
9 vrhypot_.3mvec \
10 vrsqrt_.3mvec \
11 vsin_.3mvec \
12 vsincos_.3mvec \
13 vsincospi_.3mvec \
14 vsinpi_.3mvec \
15 vsqrt_.3mvec \
16 vz_abs_.3mvec \
17 vz_exp_.3mvec \
18 vz_log_.3mvec \
19 vz_pow_.3mvec
21 # We want to just install manpages but there is no manpage-only mk file so
22 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
23 # Eventually, it will go away and with it this hack as well.
24 .include <prog.mk>