diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:26:40 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:26:40 -0700 |
commit | f6194ef39af5864f792412460c354cc339dde7d1 (patch) | |
tree | 5ea1e6849128e9b2194c66ee3d82afa36b4ac07c /contrib/nintendods/README | |
parent | 639be997883d9016baaf46017a2802b2ce1698bd (diff) | |
download | zlib-1.2.3.4.tar.gz zlib-1.2.3.4.tar.bz2 zlib-1.2.3.4.zip |
zlib 1.2.3.4v1.2.3.4
Diffstat (limited to '')
-rw-r--r-- | contrib/nintendods/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/nintendods/README b/contrib/nintendods/README new file mode 100644 index 0000000..ba7a37d --- /dev/null +++ b/contrib/nintendods/README | |||
@@ -0,0 +1,5 @@ | |||
1 | This Makefile requires devkitARM (http://www.devkitpro.org/category/devkitarm/) and works inside "contrib/nds". It is based on a devkitARM template. | ||
2 | |||
3 | Eduardo Costa <eduardo.m.costa@gmail.com> | ||
4 | January 3, 2009 | ||
5 | |||