Cross Reference: Makefile
xref: /src/share/man/man3/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/share/man/man3/
Makefile revision 1.6
1#	from: @(#)Makefile	5.16.1.1 (Berkeley) 5/7/91
2#	$Id: Makefile,v 1.6 1994/10/06 09:02:21 mycroft Exp $
3
4MAN3=	assert.0 bitstring.0 end.0 intro.0 queue.0 stdarg.0
5MLINKS+=end.3 edata.3 end.3 etext.3
6MLINKS+=queue.3 list_entry.3 queue.3 list_head.3 queue.3 list_init.3
7MLINKS+=queue.3 list_insert_after.3 queue.3 list_insert_before.3
8MLINKS+=queue.3 list_insert_head.3
9MLINKS+=queue.3 list_remove.3 queue.3 tailq_entry.3 queue.3 tailq_head.3
10MLINKS+=queue.3 tailq_init.3 queue.3 tailq_insert_after.3
11MLINKS+=queue.3 tailq_insert_before.3
12MLINKS+=queue.3 tailq_insert_head.3 queue.3 tailq_insert_tail.3
13MLINKS+=queue.3 tailq_remove.3 queue.3 circleq_entry.3 queue.3 circleq_head.3
14MLINKS+=queue.3 circleq_init.3 queue.3 circleq_insert_after.3
15MLINKS+=queue.3 circleq_insert_before.3 queue.3 circleq_insert_head.3
16MLINKS+=queue.3 circleq_insert_tail.3 queue.3 circleq_remove.3
17MLINKS+=stdarg.3 varargs.3 stdarg.3 va_arg.3 stdarg.3 va_end.3
18MLINKS+=stdarg.3 va_start.3
19
20.include <bsd.prog.mk>
21

Indexes created Mon Nov 10 17:20:41 GMT 2025