freebsd-dev/share/doc/papers/timecounter/Makefile
2003-06-15 18:49:46 +00:00

14 lines
209 B
Makefile

# $FreeBSD$
# You really want:
# PRINTERDEVICE=ps
# or you will not get the illustration.
VOLUME= papers
DOC= timecounter
SRCS= tmac.usenix timecounter.ms
USE_PIC=1
USE_EQN=1
USE_TBL=1
.include <bsd.doc.mk>