Deleted Added
full compact
Makefile (70514) Makefile (74856)
1# @(#)Makefile 8.2 (Berkeley) 12/13/93
1# @(#)Makefile 8.2 (Berkeley) 12/13/93
2# $FreeBSD: head/share/man/man3/Makefile 70514 2000-12-30 18:54:35Z ben $
2# $FreeBSD: head/share/man/man3/Makefile 74856 2001-03-27 13:48:25Z ru $
3
3
4MAN3= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 pthread.3 queue.3 \
4MAN= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 pthread.3 queue.3 \
5 stdarg.3 sysexits.3
6MLINKS+=bitstring.3 bit_alloc.3 bitstring.3 bit_clear.3 \
7 bitstring.3 bit_decl.3 bitstring.3 bit_ffc.3 bitstring.3 bit_ffs.3 \
8 bitstring.3 bit_nclear.3 bitstring.3 bit_nset.3 bitstring.3 bit_set.3 \
9 bitstring.3 bitstr_size.3 bitstring.3 bit_test.3
10MLINKS+=end.3 edata.3 end.3 etext.3
11MLINKS+=fpgetround.3 fpsetround.3 fpgetround.3 fpgetmask.3
12MLINKS+=fpgetround.3 fpsetmask.3 fpgetround.3 fpgetsticky.3

--- 62 unchanged lines hidden ---
5 stdarg.3 sysexits.3
6MLINKS+=bitstring.3 bit_alloc.3 bitstring.3 bit_clear.3 \
7 bitstring.3 bit_decl.3 bitstring.3 bit_ffc.3 bitstring.3 bit_ffs.3 \
8 bitstring.3 bit_nclear.3 bitstring.3 bit_nset.3 bitstring.3 bit_set.3 \
9 bitstring.3 bitstr_size.3 bitstring.3 bit_test.3
10MLINKS+=end.3 edata.3 end.3 etext.3
11MLINKS+=fpgetround.3 fpsetround.3 fpgetround.3 fpgetmask.3
12MLINKS+=fpgetround.3 fpsetmask.3 fpgetround.3 fpgetsticky.3

--- 62 unchanged lines hidden ---