mirror of
https://github.com/mirror/make.git
synced 2026-09-03 13:13:01 +08:00
Formerly compatMakefile.~70~
This commit is contained in:
@@ -213,8 +213,10 @@ glob-clean glob-realclean:
|
||||
|
||||
Makefile: config.status $(srcdir)/Makefile.in
|
||||
$(SHELL) config.status
|
||||
config.h: config.status $(srcdir)/config.h.in
|
||||
config.h: stamp-config ;
|
||||
stamp-config: config.status $(srcdir)/config.h.in
|
||||
$(SHELL) config.status
|
||||
touch stamp-config
|
||||
|
||||
configure: configure.in
|
||||
autoconf $(ACFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user