a316b26e50
test the -me stuff, so it's still disabled for now.
11 lines
152 B
Makefile
11 lines
152 B
Makefile
# From: @(#)Makefile 5.3 (Berkeley) 6/8/93
|
|
# $Id$
|
|
|
|
VOLUME= papers
|
|
DOC= fsinterface
|
|
SRCS= fsinterface.ms
|
|
MACROS= -ms
|
|
USE_TBL= yes
|
|
|
|
.include <bsd.doc.mk>
|