summaryrefslogtreecommitdiff
path: root/digital/avr/modules/utils/Makefile
diff options
context:
space:
mode:
authorNicolas Schodet2007-10-07 22:16:03 +0200
committerNicolas Schodet2007-10-07 22:16:03 +0200
commit583f00e0b8efe2832f63efb478a51d3ad35e92ed (patch)
treee2cd42af768a4d248883d7fcebcb2124aad6fbe5 /digital/avr/modules/utils/Makefile
parente38de75f64149d148e66572e330b7ce808782b1f (diff)
Included SI2E avr modules.
Well, this need more works...
Diffstat (limited to 'digital/avr/modules/utils/Makefile')
-rw-r--r--digital/avr/modules/utils/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/digital/avr/modules/utils/Makefile b/digital/avr/modules/utils/Makefile
new file mode 100644
index 00000000..72c9ce66
--- /dev/null
+++ b/digital/avr/modules/utils/Makefile
@@ -0,0 +1,5 @@
+BASE = ../..
+DOC = utils.html
+EXTRACTDOC = utils.h byte.h avrconfig.h
+
+include $(BASE)/make/Makefile.gen