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