in reply to pp only to create executable when source has changed

Adding more information to the succinct comment by hippo, I would have thought that all your projects would use Makefiles to be built in any event, so why not simply add a rule to build the .exe file using pp whenever the parent source file has changed?

A Monk aims to give answers to those who have none, and to learn from those who know more.
  • Comment on Re: pp only to create executable when source has changed