https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: c912333a37e228b85a6238c1ceb57820607ea26f authored by a1ex on 20 December 2015, 18:36:35 UTC
Close branch histogram-tweaks
Tip revision: c912333
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