4075117e52
targets the Android operating system (version 2.3, API level 9) running on ARM architecture (version 7). This produces binaries that run natively on Android devices as well as the Android SDK emulator. WWW: http://www.dragonlace.net PR: ports/160427 Submitted by: John Marino <freebsdml@marino.st>
30 lines
739 B
Text
30 lines
739 B
Text
bin/%%TARGET%%-gnatbind
|
|
bin/%%TARGET%%-gnatchop
|
|
bin/%%TARGET%%-gnat
|
|
bin/%%TARGET%%-gnatkr
|
|
bin/%%TARGET%%-gnatlink
|
|
bin/%%TARGET%%-gnatls
|
|
bin/%%TARGET%%-gnatmake
|
|
bin/%%TARGET%%-gnatname
|
|
bin/%%TARGET%%-gnatprep
|
|
bin/%%TARGET%%-gnatxref
|
|
bin/%%TARGET%%-gnatfind
|
|
bin/%%TARGET%%-gnatclean
|
|
bin/%%TARGET%%-gcov
|
|
bin/%%TARGET%%-cpp
|
|
bin/%%TARGET%%-gnatgcc
|
|
bin/%%TARGET%%-gcc-%%GCCVERS%%
|
|
lib/libiberty.a
|
|
%%TARGET%%/bin/gnatbind
|
|
%%TARGET%%/bin/gnatchop
|
|
%%TARGET%%/bin/gnat
|
|
%%TARGET%%/bin/gnatkr
|
|
%%TARGET%%/bin/gnatlink
|
|
%%TARGET%%/bin/gnatls
|
|
%%TARGET%%/bin/gnatmake
|
|
%%TARGET%%/bin/gnatprep
|
|
%%TARGET%%/bin/gnatgcc
|
|
%%TARGET%%/lib/armv7-a/thumb/libiberty.a
|
|
%%TARGET%%/lib/armv7-a/libiberty.a
|
|
@dirrm %%TARGET%%/lib/armv7-a/thumb
|
|
@dirrm %%TARGET%%/lib/armv7-a
|