NetBSD/share/man/man3/Makefile

9 lines
242 B
Makefile

# from: @(#)Makefile 5.16.1.1 (Berkeley) 5/7/91
# $Id: Makefile,v 1.3 1993/07/31 15:29:04 mycroft Exp $
MAN3= assert.0 bitstring.0 end.0 intro.0 stdarg.0
MLINKS+=end.3 edata.3 end.3 etext.3
MLINKS+=stdarg.3 varargs.3
.include <bsd.prog.mk>