Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Call script before executing make

Is there a way to execute a script before building a project? I've tried modifying the build command a couple different ways but nothing seems to work: perl version.pl; make -j perl ${wo...