From 82dc526688db4a7bd2781b2b898ddd8d32b76bc7 Mon Sep 17 00:00:00 2001 From: mrg Date: Fri, 25 Jul 2003 19:20:07 +0000 Subject: [PATCH] make sure tconfig.h exists before .depend --- gnu/lib/libgcc3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/lib/libgcc3/Makefile b/gnu/lib/libgcc3/Makefile index d295b8ec0980..a114458e2755 100644 --- a/gnu/lib/libgcc3/Makefile +++ b/gnu/lib/libgcc3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2003/07/25 16:32:44 mrg Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/25 19:20:07 mrg Exp $ REQUIRETOOLS= yes NOLINT= # defined @@ -55,7 +55,7 @@ dp-bit.c: ${.CURDIR}/Makefile .include -${OBJS} ${SOBJS} ${POBJS}: ${.CURDIR}/${MACHINE_ARCH}.mk tconfig.h +${OBJS} ${SOBJS} ${POBJS} .depend: ${.CURDIR}/${MACHINE_ARCH}.mk tconfig.h # XXX /bin/sh tconfig.h: