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