make objdir safe
This commit is contained in:
parent
1c216f18ea
commit
0664ed5c26
@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.1 2000/10/26 23:51:31 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2001/01/11 14:12:14 jdolecek Exp $
|
||||
|
||||
MKMAN= no
|
||||
|
||||
regress:
|
||||
@echo "Note: GNU sort does not pass all tests"
|
||||
/bin/sh ./stests
|
||||
/bin/sh ${.CURDIR}/stests
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user