Make can be used to build source code. it utilizes Makefiles to perform tasks.
A Makefile has the following structure:
target:dependencies
-commands to build target from dependencies-
Subscribe to:
Post Comments (Atom)
In this page I describe some of the technologies / tools I have worked on while developing software for various products.
No comments:
Post a Comment