mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:43:02 +01:00
An attempt which seems to work to not lose cpp files generated from epp ones.
This commit is contained in:
parent
adfdb00187
commit
4318920100
@ -70,7 +70,7 @@ OBJ=$(TMP_ROOT)
|
||||
GEN_SRC=$(OBJ)
|
||||
|
||||
# avoid generated cpp files deletion
|
||||
.SECONDARY: $(OBJ)/%.cpp
|
||||
.SECONDARY:
|
||||
|
||||
# This one is not so widely used at the momement.
|
||||
# but I would like it to become so.
|
||||
|
Loading…
Reference in New Issue
Block a user