How to learn to use make? I'm never ever able to build sources with make and makefiles
Posted
by Petruza
on Stack Overflow
See other posts from Stack Overflow
or by Petruza
Published on 2010-05-21T20:28:43Z
Indexed on
2010/05/21
20:30 UTC
Read the original article
Hit count: 176
make
Hi, I'm new to *N*X OSes, actually MacOS, and when I try to build sources with make and makefiles, I never can.
I try to run make, even try to run it passing the makefile as an argument, but all I get is "There's nothing for make to do"
Can you point me to a tutorial, reference, or something ?
© Stack Overflow or respective owner