7 lines
120 B
Makefile
7 lines
120 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2004/07/10 19:32:06 yamt Exp $
|
||
|
|
||
|
SUBDIR+= test
|
||
|
SUBDIR+= concatenated
|
||
|
|
||
|
.include <bsd.subdir.mk>
|