summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/Makefile.in')
-rw-r--r--c/src/tests/psxtests/Makefile.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/Makefile.in b/c/src/tests/psxtests/Makefile.in
new file mode 100644
index 0000000000..7ff5f4dd83
--- /dev/null
+++ b/c/src/tests/psxtests/Makefile.in
@@ -0,0 +1,15 @@
+#
+# $Id$
+#
+
+@SET_MAKE@
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH=@srcdir@
+
+include $(RTEMS_CUSTOM)
+include $(PROJECT_ROOT)/make/directory.cfg
+
+SUB_DIRS=support psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 \
+ psx09 psx10 psx11 psx12
+