faf4eed3e3
This is a read only implementation of the filecore filesystem found on Acorn RiscPC machines (arm32).
9 lines
160 B
Makefile
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>
|