8 lines
118 B
Makefile
8 lines
118 B
Makefile
|
# @(#)Makefile 5.3 (Berkeley) 6/8/93
|
||
|
|
||
|
DIR= papers/fsinterface
|
||
|
SRCS= fsinterface.ms
|
||
|
MACROS= -ms
|
||
|
|
||
|
.include <bsd.doc.mk>
|