mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Rebuild generated files if re-configured.
/trunk/Makefile.in | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
3d96f4fb51
commit
829aa3598f
@ -53,7 +53,7 @@ docs/ct-ng.1.gz: docs/ct-ng.1
|
||||
@echo " GZIP $@"
|
||||
@gzip -c9 $< >$@
|
||||
|
||||
%: %.in
|
||||
%: %.in Makefile
|
||||
@echo " SED $@"
|
||||
@sed -r -e 's,@@CT_MAKE@@,$(MAKE),g;' \
|
||||
-e 's,@@CT_BINDIR@@,$(BINDIR),g;' \
|
||||
|
Loading…
Reference in New Issue
Block a user