Home | History | Annotate | Line # | Download | only in man3
Makefile revision 1.3
      1  1.3  mycroft #	from: @(#)Makefile	5.16.1.1 (Berkeley) 5/7/91
      2  1.3  mycroft #	$Id: Makefile,v 1.3 1993/07/31 15:29:04 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd MAN3=	assert.0 bitstring.0 end.0 intro.0 stdarg.0
      5  1.1      cgd MLINKS+=end.3 edata.3 end.3 etext.3
      6  1.1      cgd MLINKS+=stdarg.3 varargs.3
      7  1.1      cgd 
      8  1.1      cgd .include <bsd.prog.mk>
      9