7 lines
123 B
Makefile
7 lines
123 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/07/18 22:08:59 matt Exp $
|
|
|
|
SUBDIR= compile include
|
|
SUBDIR+= stand
|
|
|
|
.include <bsd.subdir.mk>
|