Add build.header.c

A new module type for creating just a header file. This is useful for e.g.
shared interfaces and so on which are not backed by a library.
This commit is contained in:
Laurence Withers 2011-04-07 15:17:29 +00:00
commit 7a4adc3550
8 changed files with 73 additions and 1 deletions

View file

@ -7,6 +7,7 @@ build.docs.none
build.files.none
build.firmware.gpasm
build.firmware.sdcc
build.header.c
build.lib.c
build.lib.c++
build.make.none