Changeset 5c16852 in rtems
- Timestamp:
- Nov 7, 2005, 1:53:50 PM (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 28aba4be
- Parents:
- d4f5afd2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/psxtests/Makefile.am
rd4f5afd2 r5c16852 5 5 ACLOCAL_AMFLAGS = -I ../aclocal 6 6 7 noinst_HEADERS = include/pmacros.h 8 9 POSIX_DIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ 7 SUBDIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ 10 8 psx10 psx11 psx12 psxtime psxtimer psxcancel psxmsgq01 psxsem01 11 9 12 POSIX_FILES_DIRS = psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01 13 14 SUBDIRS = $(POSIX_DIRS) $(POSIX_FILES_DIRS) 10 SUBDIRS += psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01 15 11 16 12 include $(top_srcdir)/../automake/subdirs.am
Note: See TracChangeset
for help on using the changeset viewer.