From 3210520154d762d41aba458b31e68b66f0da235a Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 30 Dec 2014 16:02:57 +0100 Subject: Make-lang.in: Fix dependency. --- dist/gcc/Make-lang.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/gcc') diff --git a/dist/gcc/Make-lang.in b/dist/gcc/Make-lang.in index 8c99c3381..3b23508c6 100644 --- a/dist/gcc/Make-lang.in +++ b/dist/gcc/Make-lang.in @@ -125,7 +125,7 @@ ghdl$(exeext): ghdl1$(exeext) vhdl/default_pathes.ads force if test $@ -nt s-ghdllib; then $(RM) -f s-ghdllib; fi # Ghdl libraries. -s-ghdllib: +s-ghdllib: ghdl1$(exeext) $(MAKE_IN_VHDL) ghdllib touch $@ -- cgit v1.2.3