Makefile revision 116411
1# $FreeBSD: head/share/doc/papers/timecounter/Makefile 116411 2003-06-15 18:49:46Z phk $
2
3# You really want:
4# PRINTERDEVICE=ps
5# or you will not get the illustration.
6VOLUME=	papers
7DOC=	timecounter
8SRCS=	tmac.usenix timecounter.ms
9USE_PIC=1
10USE_EQN=1
11USE_TBL=1
12
13.include <bsd.doc.mk>
14