Changes

Jump to: navigation, search

Real World Mozilla Makefile Lab

51 bytes added, 14:05, 1 April 2008
Resources
# You will know you are done when the following commands result in nled.exe being produced:
$ make
$ make clean
$ make
or, if you want to combine this into one line:
$ make clean && makeclean
== Hints ==
* [http://www.gnu.org/software/make/manual/ GNU Make Manual]
* [http://www.eng.hawaii.edu/Tutor/Make/ Make Tutorial]
* [[Makefile.in Template for In-Tree Extensions]]

Navigation menu