blob: 6f4cbecdf411c1344c8d1f4f1c5c71261983a51d [file] [log] [blame]
Travis Geiselbrecht1d0df692008-09-01 02:26:09 -07001# top level project rules for the armemu-test project
2#
3LOCAL_DIR := $(GET_LOCAL_DIR)
4
5TARGET := beagle
Travis Geiselbrechtf54ab822008-09-05 04:14:40 -07006
7MODULES += \
8 app/tests \
Travis Geiselbrecht39deded2009-01-24 20:12:27 -08009 app/stringtests \
Travis Geiselbrecht577036f2009-01-24 21:37:21 -080010 app/shell
Travis Geiselbrecht1d0df692008-09-01 02:26:09 -070011