https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: ad7a9288d05622e2148e4d982f3eb510f17b1f19 authored by Giovanni C on 21 February 2014, 21:23:52 UTC
Close branch use-proper-ld
Tip revision: ad7a928
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