I'm quite new to KDevelop and am attempting to find a way to create a custom build rule for a file. Specifically, I have a parser generator (peg or yacc) that I want to call to generate a parser source file each time a target is built. How can this be done using KDevelop's Automake Manager? Thanks, Mike