FreeBSD-5.3/share/doc/psd/18.gprof/Makefile

#	From: @(#)Makefile	8.1 (Berkeley) 8/14/93
# $FreeBSD: src/share/doc/psd/18.gprof/Makefile,v 1.6 2002/10/29 15:01:56 ru Exp $

VOLUME=		psd/18.gprof
SRCS=		header.me abstract.me intro.me profiling.me gathering.me \
		postp.me present.me refs.me
EXTRA=		postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
MACROS=		-me
USE_SOELIM=	YES
USE_PIC=	YES
USE_TBL=	YES
USE_EQN=	YES
SRCDIR=		${.CURDIR}/../../../../usr.bin/gprof/PSD.doc

.include <bsd.doc.mk>