From 583f00e0b8efe2832f63efb478a51d3ad35e92ed Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sun, 7 Oct 2007 22:16:03 +0200 Subject: Included SI2E avr modules. Well, this need more works... --- digital/avr/modules/proto/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 digital/avr/modules/proto/Makefile (limited to 'digital/avr/modules/proto/Makefile') diff --git a/digital/avr/modules/proto/Makefile b/digital/avr/modules/proto/Makefile new file mode 100644 index 00000000..1c9f69b6 --- /dev/null +++ b/digital/avr/modules/proto/Makefile @@ -0,0 +1,5 @@ +BASE = ../.. +DOC = proto.html +EXTRACTDOC = proto.h avrconfig.h proto_inline.c + +include $(BASE)/make/Makefile.gen -- cgit v1.2.3