freebsd-dev/share/doc/psd/18.gprof/Makefile

16 lines
365 B
Makefile
Raw Normal View History

# From: @(#)Makefile 8.1 (Berkeley) 8/14/93
1999-08-28 00:22:10 +00:00
# $FreeBSD$
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=
USE_PIC=
USE_TBL=
USE_EQN=
SRCDIR= ${.CURDIR}/../../../../usr.bin/gprof/PSD.doc
.include <bsd.doc.mk>