freebsd-dev/share/doc/papers/timecounter/Makefile

14 lines
209 B
Makefile
Raw Normal View History

# $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>