Enter a word or phrase
 
Random Word
ファイルのマグ
Other Services | Word Index | Contact Us | About | Links
 makefiles | domain availability

Dictionary and Thesaurus entries for:

makefiles

Your search results...



From The Free On-line Dictionary of Computing: (http://www.foldoc.org/, Editor Denis Howe)

A script which tells the Unix program "make" how to build a particular computer program or set of programs. A makefile contains variable assignments and rules of the form

target: inputs commands

which say if any of the files in "inputs" has been modified more recently than file "target" (or if the target does not exist) then execute "commands", which will normally bulid "target" from "inputs".

If make is run with no arguments, it looks for a makefile called "Makefile" or "makefile".

(1995-01-05)








Your Search History - clear
makefiles |

Enter a word or phrase
 
© Name.com, Inc., All Rights Reserved. (bob) - Terms of Service | Name | Whois | Linux Man Pages | Geographic Information | ccTLD Information