- add $FreeBSD$.
- enable -r option for regress target.
This commit is contained in:
parent
a52b6c9ce3
commit
f0bd095e96
@ -1,4 +1,5 @@
|
||||
# $NetBSD: Makefile,v 1.1 2004/05/13 19:17:12 christos Exp $
|
||||
# $FreeBSD$
|
||||
|
||||
NOMAN= # defined
|
||||
|
||||
@ -10,6 +11,6 @@ DPADD+= ${LIBPTHREAD}
|
||||
LDADD+= -lpthread
|
||||
|
||||
regress: ${PROG}
|
||||
./${PROG} ${.CURDIR}/mach
|
||||
./${PROG} -r ${.CURDIR}/mach
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user