mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 14:39:47 -04:00
10 lines
178 B
Makefile
10 lines
178 B
Makefile
# $NetBSD: Makefile,v 1.2 1998/01/09 06:41:04 perry Exp $
|
|
#
|
|
# @(#)Makefile 5.3 (Berkeley) 6/8/93
|
|
|
|
DIR= papers/fsinterface
|
|
SRCS= fsinterface.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|