swh:1:snp:102b88a84830a6000187157d40b28a5b77e43cda
Raw File
Tip revision: 7c73f7f9c6b1dc6c1aa58e47db9ea1d0f577f8ef authored by Daniel Fort on 25 January 2017, 03:38:00 UTC
Closed branch 1100D_experiments
Tip revision: 7c73f7f
config.mak
CFLAGS=-Os
LDFLAGS=
LIBSUF=.a
EXESUF=
ARCH=arm
TARGETOS=Linux
VERSION=0.9.26
top_srcdir=$(TOP)
top_builddir=$(TOP)
back to top