mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-31 19:40:33 +08:00
Cygwin: Add rule to testsuite Makefile to regenerate it when needed
This commit is contained in:
parent
a7cb126b14
commit
7b65f83c22
@ -165,3 +165,6 @@ cygrun.o: cygrun.c
|
||||
|
||||
cygrun.exe : cygrun.o
|
||||
${MINGW_FE} $(CC) ${MINGW_LDFLAGS} -o $@ $<
|
||||
|
||||
Makefile: Makefile.in $(srcdir)/configure config.status
|
||||
$(SHELL) config.status
|
||||
|
Loading…
x
Reference in New Issue
Block a user