Fossil SCM

Added "reconfig" target to the top-level Makefile, which uses an autosetup feature to re-run configure with the same options you gave manually.

wyoung 2017-10-11 01:13 trunk
Commit fd33b6a4aa314c2027b1cc4751b48f1cb280cac4efe8240616cff17d0171647c
1 file changed +3
--- Makefile.in
+++ Makefile.in
@@ -49,5 +49,8 @@
4949
5050
include $(SRCDIR)/main.mk
5151
5252
distclean: clean
5353
rm -f autoconfig.h config.log Makefile
54
+
55
+reconfig:
56
+ @AUTOREMAKE@
5457
--- Makefile.in
+++ Makefile.in
@@ -49,5 +49,8 @@
49
50 include $(SRCDIR)/main.mk
51
52 distclean: clean
53 rm -f autoconfig.h config.log Makefile
 
 
 
54
--- Makefile.in
+++ Makefile.in
@@ -49,5 +49,8 @@
49
50 include $(SRCDIR)/main.mk
51
52 distclean: clean
53 rm -f autoconfig.h config.log Makefile
54
55 reconfig:
56 @AUTOREMAKE@
57

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button