Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: What Makefiles do

by NovMonk (Chaplain)
on Nov 09, 2006 at 13:39 UTC ( [id://583099]=note: print w/replies, xml ) Need Help??


in reply to What Makefiles do

I was first introduced to makefiles as kind of "batch files on steriods." My old company used them to execute market research tabulation runs-- instead of having to type commands manaually, you put them all in a makefile, and you could put variables at the top of the makefile for job name, date, everything. then just type "make tables" and go get a cup of coffee.....

Cargo cult at its best (worst?) And it made it a little confusing for me later to get a handle on what makefiles are Usually for.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://583099]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (7)
As of 2024-04-24 21:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found