Add a module that wraps a Makefile into a module.

This commit is contained in:
Laurence Withers 2007-08-14 21:16:29 +00:00
commit 4a57c03bc3
7 changed files with 58 additions and 0 deletions

View file

@ -9,6 +9,7 @@ build.firmware.gpasm
build.firmware.sdcc
build.lib.c
build.lib.c++
build.make.none
build.module.c
build.tests.c
build.tests.c++