LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   make command in a bash script (https://www.linuxquestions.org/questions/linux-newbie-8/make-command-in-a-bash-script-766837/)

carolflb 11-04-2009 10:41 AM

make command in a bash script
 
Hi all,

would somebody know how I could include a 'make' command in a bash script if I know the directory of the Makefile?


Many thanks!

cmnorton 11-04-2009 10:43 AM

Additional Info?
 
Do you mean invoking a make file, like this?

make -f RMV.mf

carolflb 11-04-2009 10:55 AM

Yes cmn,

I meant that. I was missing the '-f', now it works perfectly :)


All times are GMT -5. The time now is 09:05 AM.