7 lines
116 B
Makefile
7 lines
116 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/06/30 03:26:27 jmc Exp $
|
|
|
|
SUBDIR= stand
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|