https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 4643aff8322697b4737d5ebe9dc1d89012c758b6 authored by a1ex on 19 June 2016, 18:36:52 UTC
Close branch McGv/guicommonc-edited-online-with-bitbucket--1440276480831.
Tip revision: 4643aff
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