Skip to content

Commit b169a67

Browse files
make gencondmd.lo depend upon tree-check.h. from Jan-Benedict Glaw.
1 parent 663983f commit b169a67

File tree

1 file changed

+2
-2
lines changed
  • external/gpl3/gcc/usr.bin/backend

1 file changed

+2
-2
lines changed

external/gpl3/gcc/usr.bin/backend/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.81 2025/09/19 22:53:24 mrg Exp $
1+
# $NetBSD: Makefile,v 1.82 2025/10/16 22:46:53 mrg Exp $
22

33
HOSTPROG_CXX= 1
44
LIBISPRIVATE= yes
@@ -498,7 +498,7 @@ gtype-desc.h: rs6000-builtins.h
498498
aarch64-builtins.o: aarch64-builtin-iterators.h
499499
tm.h: insn-constants.h
500500
genextract.lo: insn-config.h
501-
gencondmd.lo: tm_p.h tm-constrs.h
501+
gencondmd.lo: tm_p.h tm-constrs.h tree-check.h
502502
read-rtl.lo gencodes.lo genattrtab.lo genautomata.lo: tm.h gtype-desc.h
503503
genattr-common.lo gensupport.lo genconditions.lo gentarget-def.lo: tm.h
504504
genattr.lo genflags.lo genemit.lo genconfig.lo gencheck.lo: gtype-desc.h tm.h

0 commit comments

Comments
 (0)