blob: 52af265021190b2a59cb21634ad6381edf4f1296 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# top level project rules for the armemu-test project
2#
3TARGET := beagle
4
5MODULES += \
6 app/tests \
7 app/stringtests \
8 app/shell
9