80c834ed18
breaks the build if some component of NETBSDSRCDIR is a symlink. Reported by drochner@.
10 lines
154 B
Makefile
10 lines
154 B
Makefile
# $NetBSD: Makefile,v 1.2 2007/11/21 15:39:34 jmmv Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/games
|
|
|
|
TESTS_SH= t_factor
|
|
|
|
.include <bsd.test.mk>
|