summaryrefslogtreecommitdiffstats
path: root/tools/build/os/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/os/Makefile.in')
-rw-r--r--tools/build/os/Makefile.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/build/os/Makefile.in b/tools/build/os/Makefile.in
new file mode 100644
index 0000000000..26c85624db
--- /dev/null
+++ b/tools/build/os/Makefile.in
@@ -0,0 +1,13 @@
+#
+# $Id$
+#
+
+@SET_MAKE@
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH=@srcdir@
+
+include $(RTEMS_CUSTOM)
+include $(RTEMS_ROOT)/make/directory.cfg
+
+SUB_DIRS=$(wildcard $(RTEMS_HOST))