LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   editing a makefile (https://www.linuxquestions.org/questions/linux-newbie-8/editing-a-makefile-238277/)

scotoma 10-03-2004 01:40 PM

editing a makefile
 
Hello all,

If I edit a makefile do I have to compile it or can I just save it?

Thanks in advance!

SciYro 10-03-2004 01:45 PM

ummm... depends?

if its the actual makefile then just save it (it is just a instruction set for make)

if its one of those pre make files (the one you pass to auto make, then pass that to auto configure) then yes you should "compile" it

scotoma 10-03-2004 01:50 PM

thanks! That was my feeling, but I wasn't 100%.


All times are GMT -5. The time now is 05:15 PM.