mirror of
https://github.com/mirror/make.git
synced 2025-03-03 14:20:54 +08:00
Formerly compatMakefile.~69~
This commit is contained in:
parent
164dcdad22
commit
ae1278315f
@ -217,9 +217,9 @@ config.h: config.status $(srcdir)/config.h.in
|
|||||||
$(SHELL) config.status
|
$(SHELL) config.status
|
||||||
|
|
||||||
configure: configure.in
|
configure: configure.in
|
||||||
autoconf
|
autoconf $(ACFLAGS)
|
||||||
config.h.in: configure.in
|
config.h.in: configure.in
|
||||||
autoheader
|
autoheader $(ACFLAGS)
|
||||||
|
|
||||||
# This tells versions [3.59,3.63) of GNU make not to export all variables.
|
# This tells versions [3.59,3.63) of GNU make not to export all variables.
|
||||||
.NOEXPORT:
|
.NOEXPORT:
|
||||||
|
Loading…
Reference in New Issue
Block a user