LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   cant find makefiles... (https://www.linuxquestions.org/questions/programming-9/cant-find-makefiles-156897/)

xconspirisist 03-12-2004 07:00 PM

cant find makefiles...
 
And for my 3rd programming question of the night.. :)

Im trying to use anjuta to generate a hello world application, but for some reason, its not making the makefile.am, or makefile.lm.

This is a fresh install of fedora, and I just swiped the anjuta rpm from synaptic..

xconspirisist 03-13-2004 01:30 PM

:: bump :: Im desperate... please help...

bigearsbilly 03-16-2004 06:01 AM

no idea.
but i often do this to find things....

Code:


touch ~/1

<do your stuff, blah,  blah>

find ~ -newer ~/1

that might do it?



billy


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