https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: e255dfe1affaebcc8ac3d43f373574dec7a59a5e authored by a1ex on 19 June 2016, 18:09:49 UTC
Close branch add-press-button-info-beta.
Tip revision: e255dfe
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