How do you change directories in a makefile, run a command and then change back? First off, all the commands that you want to run for that situation must be on the same line, because make executes each line with … Continue reading
June 11, 2009
by eric
1 Comment