NetBSD/sys/filecorefs/Makefile
mark faf4eed3e3 Initial commit of Andrew McMurry's Acorn Filecore filesystem.
This is a read only implementation of the filecore filesystem found
on Acorn RiscPC machines (arm32).
1998-08-14 03:26:12 +00:00

9 lines
160 B
Makefile

# $NetBSD: Makefile,v 1.1 1998/08/14 03:26:12 mark Exp $
KDIR= /sys/filecorefs
INCSDIR=/usr/include/filecorefs
INCS= filecore_mount.h
.include <bsd.kinc.mk>