mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 14:03:07 +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 $<"
|
||||
@$(GEN_DEPS.c) $< > /dev/null
|
||||
@mv $@ $@~
|
||||
@echo -n "$@ " > $@
|
||||
# @echo -n "$@ " > $@
|
||||
@cat < $@~ >> $@
|
||||
@-rm $@~
|
||||
|
||||
@ -82,7 +82,7 @@ STATIC_O = ao
|
||||
@echo "generating dependency information for $<"
|
||||
@$(GEN_DEPS.cc) $< >/dev/null
|
||||
@mv $@ $@~
|
||||
@echo -n "$@ " > $@
|
||||
# @echo -n "$@ " > $@
|
||||
@cat < $@~ >> $@
|
||||
@-rm $@~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user