80c834ed18
breaks the build if some component of NETBSDSRCDIR is a symlink. Reported by drochner@.
11 lines
180 B
Makefile
11 lines
180 B
Makefile
# $NetBSD: Makefile,v 1.6 2007/11/21 15:39:33 jmmv Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= atf fs games util
|
|
|
|
TESTSDIR= ${TESTSBASE}
|
|
|
|
.include <bsd.test.mk>
|
|
.include <bsd.subdir.mk>
|