mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-27 19:15:43 +08:00
(f771$(exeext)): Fix typpo.
From-SVN: r18874
This commit is contained in:
parent
0b26e56d0f
commit
557194bcf8
@ -228,7 +228,7 @@ F77_SRCS = \
|
||||
$(srcdir)/f/where.c \
|
||||
$(srcdir)/f/where.h
|
||||
|
||||
f771:$(exeext) $(P) $(F77_SRCS) $(LIBDEPS) stamp-objlist f/Makefile
|
||||
f771$(exeext): $(P) $(F77_SRCS) $(LIBDEPS) stamp-objlist f/Makefile
|
||||
$(MAKE) -f f/Makefile $(FLAGS_TO_PASS) VPATH=$(srcdir) srcdir=$(srcdir) f771$(exeext)
|
||||
|
||||
f/Makefile: $(srcdir)/f/Makefile.in $(srcdir)/configure
|
||||
|
Loading…
Reference in New Issue
Block a user