summaryrefslogtreecommitdiff
path: root/n/avr/modules/math/random/Makefile.module
diff options
context:
space:
mode:
authorschodet2005-08-06 11:58:43 +0000
committerschodet2005-08-06 11:58:43 +0000
commit34e38292e12969d2268c0d2834641741023f8177 (patch)
tree90e8db7f5f8881cd2e2a2beead0abf42668c5588 /n/avr/modules/math/random/Makefile.module
parentca09d9bf48908036161bcf46cd9834c276a9d249 (diff)
Ajout d'un générateur de nombres aléatoires.
Diffstat (limited to 'n/avr/modules/math/random/Makefile.module')
-rw-r--r--n/avr/modules/math/random/Makefile.module1
1 files changed, 1 insertions, 0 deletions
diff --git a/n/avr/modules/math/random/Makefile.module b/n/avr/modules/math/random/Makefile.module
new file mode 100644
index 0000000..491dd63
--- /dev/null
+++ b/n/avr/modules/math/random/Makefile.module
@@ -0,0 +1 @@
+math_random_SOURCES = tt800.c