https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: aa66a6c80fd19bf06db58e1ae07c2ce1915b139a authored by a1ex on 07 January 2014, 14:34:24 UTC
Close branch lvinfo
Tip revision: aa66a6c
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