8 lines
137 B
Makefile
8 lines
137 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:12 cgd Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/ufs/lfs
|
||
|
|
||
|
INCS= lfs.h lfs_extern.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|