## ## $Id$ ## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@ PREINSTALLDIRS = $(project_bspdir)/tests/screens/psxtests $(PREINSTALLDIRS): @$(mkinstalldirs) $@ all-local: $(PREINSTALLDIRS) ITRON_DIRS = itronhello itrontask01 itronmbf01 itronsem01 itrontime01 SUBDIRS = $(ITRON_DIRS) include $(top_srcdir)/../../../../automake/subdirs.am include $(top_srcdir)/../../../../automake/local.am