blob: f20f6134b4e5113c9339e689d531a9a95b043f00 [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
6APPS := tests console stringtests
7DEVS :=
8
9OBJS += \
10 $(LOCAL_DIR)/init.o
11