Changes

Jump to: navigation, search

Real World Mozilla Makefile Lab

1 byte added, 19:46, 17 September 2007
m
switched order of make && make clean
# 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 ==

Navigation menu