10 lines
106 B
Makefile
10 lines
106 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= papers
|
|
DOC= devfs
|
|
SRCS= paper.me
|
|
MACROS= -me
|
|
USE_PIC= YES
|
|
|
|
.include <bsd.doc.mk>
|