Repeat after me: "test both cases before commit"

This commit is contained in:
lukem 2005-01-10 04:00:50 +00:00
parent 3af1db4def
commit 497e76847f
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2005/01/10 02:58:59 lukem Exp $
# $NetBSD: Makefile,v 1.13 2005/01/10 04:00:50 lukem Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@ -23,7 +23,7 @@ LISTS+= ${.CURDIR}/list.${f}
.endfor
.if ${USE_INET6} != "no"
LISTS+= lists.inet6
LISTS+= ${.CURDIR}/list.inet6
.endif
.if (${OBJECT_FMT} == "ELF")