ComputerScienceHouse / bingehack4

A replacement for bingehack. For information about in-game features and changes:
https://github.com/ComputerScienceHouse/bingehack4/wiki
Other
17 stars 8 forks source link

Make the output files of makedefs depend on makedefs. #28

Closed eatnumber1 closed 11 years ago

eatnumber1 commented 11 years ago

Previously, there was an implicit dependency on the presence of makedefs, but not a hard dependency on it. Since game information which is written out by makedefs (e.x. artifacts) is compiled directly into the binary, a weak dependency simply on the presence of makedefs is insufficient. A strong dependency is needed to make the files generated by makedefs be rebuilt when e.x. artifacts are added to the game.