Visit clone/.

This commit is contained in:
thorpej 2001-07-20 17:31:24 +00:00
parent 193161b3fe
commit 5aaa13337c
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.19 2001/05/22 18:57:13 christos Exp $
# $NetBSD: Makefile,v 1.20 2001/07/20 17:31:24 thorpej Exp $
SUBDIR+= _setjmp db div gen hsearch md5sha popen regex rpc setjmp sigsetjmp \
string time
SUBDIR+= _setjmp clone db div gen hsearch md5sha popen regex rpc setjmp \
sigsetjmp string time
.if (${MACHINE_ARCH} != "arm32" && ${MACHINE_ARCH} != "vax")
SUBDIR+= ieeefp
.endif