summaryrefslogtreecommitdiffstats
path: root/tools/cpu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu/Makefile.am')
-rw-r--r--tools/cpu/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
new file mode 100644
index 0000000000..98bd40c3e4
--- /dev/null
+++ b/tools/cpu/Makefile.am
@@ -0,0 +1,11 @@
+#
+# $Id$
+#
+
+AUTOMAKE_OPTIONS = foreign 1.4
+ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+
+SUBDIRS = @subdirs@
+
+include $(top_srcdir)/../../automake/subdirs.am
+include $(top_srcdir)/../../automake/local.am