mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 18:03:04 +01:00
Correction
This commit is contained in:
parent
d243bbe379
commit
d3e724281a
4
extern/icu/source/config/mh-darwin
vendored
4
extern/icu/source/config/mh-darwin
vendored
@ -74,7 +74,7 @@ STATIC_O = ao
|
|||||||
@echo "generating dependency information for $<"
|
@echo "generating dependency information for $<"
|
||||||
@$(GEN_DEPS.c) $< > /dev/null
|
@$(GEN_DEPS.c) $< > /dev/null
|
||||||
@mv $@ $@~
|
@mv $@ $@~
|
||||||
@echo -n "$@ " > $@
|
# @echo -n "$@ " > $@
|
||||||
@cat < $@~ >> $@
|
@cat < $@~ >> $@
|
||||||
@-rm $@~
|
@-rm $@~
|
||||||
|
|
||||||
@ -82,7 +82,7 @@ STATIC_O = ao
|
|||||||
@echo "generating dependency information for $<"
|
@echo "generating dependency information for $<"
|
||||||
@$(GEN_DEPS.cc) $< >/dev/null
|
@$(GEN_DEPS.cc) $< >/dev/null
|
||||||
@mv $@ $@~
|
@mv $@ $@~
|
||||||
@echo -n "$@ " > $@
|
# @echo -n "$@ " > $@
|
||||||
@cat < $@~ >> $@
|
@cat < $@~ >> $@
|
||||||
@-rm $@~
|
@-rm $@~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user