Home | History | Annotate | Line # | Download | only in man3
Makefile revision 1.2
      1 #	@(#)Makefile	5.16.1.1 (Berkeley) 5/7/91
      2 
      3 MAN3=	assert.0 bitstring.0 end.0 intro.0 stdarg.0
      4 MLINKS+=end.3 edata.3 end.3 etext.3
      5 MLINKS+=stdarg.3 varargs.3
      6 
      7 .include <bsd.prog.mk>
      8