5 lines
178 B
Makefile
5 lines
178 B
Makefile
|
#
|
||
|
# Main Makefile. This is basically the same as a component makefile.
|
||
|
#
|
||
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|