https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 40162cd9b17641e47bd1a391823d249564c6d8af authored by a1ex on 22 October 2013, 21:28:32 UTC
Close branch marekk17/wrong-value-in-colormatrix-1368972796968.
Tip revision: 40162cd
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