summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 15:22:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 15:22:23 +0000
commit8fbdf07b621f00c412455df24c820422b3712064 (patch)
tree04599d34abbf8281f0bf9250c6f247d87143160c /testsuites/psxtests/psxfile01
parentRalf Corsepius <corsepiu@faw.uni-ulm.de> caught some files in CVS (diff)
downloadrtems-8fbdf07b621f00c412455df24c820422b3712064.tar.bz2
Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams).
Diffstat (limited to 'testsuites/psxtests/psxfile01')
-rw-r--r--testsuites/psxtests/psxfile01/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfile01/Makefile.am b/testsuites/psxtests/psxfile01/Makefile.am
index 48c50f9a9f..4cae479427 100644
--- a/testsuites/psxtests/psxfile01/Makefile.am
+++ b/testsuites/psxtests/psxfile01/Makefile.am
@@ -10,7 +10,6 @@ TEST = psxfile01
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c test_cat.c test_extend.c test_write.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)