summaryrefslogtreecommitdiff
path: root/n/avr/modules/proto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/modules/proto/Makefile')
-rw-r--r--n/avr/modules/proto/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/n/avr/modules/proto/Makefile b/n/avr/modules/proto/Makefile
new file mode 100644
index 0000000..5927da2
--- /dev/null
+++ b/n/avr/modules/proto/Makefile
@@ -0,0 +1,5 @@
+BASE = ../..
+DOC = proto.html
+EXTRACTDOC = proto.h proto_inline.h avrconfig.h
+
+include $(BASE)/make/Makefile.gen