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

15 lines
222 B
Makefile
Raw Normal View History

# From: @(#)Makefile 1.5 (Berkeley) 6/8/93
1999-08-28 00:22:10 +00:00
# $FreeBSD$
1994-05-30 19:09:18 +00:00
VOLUME= papers
DOC= kerntune
SRCS= 0.t 1.t 2.t 3.t 4.t
EXTRA= fig2.pic
MACROS= -ms
USE_EQN= YES
USE_PIC= YES
USE_SOELIM= YES
USE_TBL= YES
1994-05-30 19:09:18 +00:00
.include <bsd.doc.mk>