|
|
|
|
|
next ->
|
Creating and Using a Makefile
Create a text file with the name
Makefile
Fill in all the necessary information
Save the file and type
make
The makefile will then be executed by the Make utility.
Good tutorial:
http://www.eng.hawaii.edu/Tutor/Make/
.
|
next ->
|
Top of Page
|
A4. The Make Utility
- 5 of 5