https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: fd7c8ea250ea41c65a418091fbfc596c1ede905a authored by a1ex on 14 May 2014, 11:49:12 UTC
Close branch Help_text
Tip revision: fd7c8ea
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