Changeset a450a93d in rtems
- Timestamp:
- 12/01/03 21:29:46 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ecbb717f
- Parents:
- f17981d
- Location:
- testsuites/psxtests
- Files:
-
- 26 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/psxtests/ChangeLog
rf17981d ra450a93d 1 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * include/Makefile.am: Reformat. 4 * psx01/Makefile.am: Remove all-local: $(ARCH). 5 * psx02/Makefile.am: Remove all-local: $(ARCH). 6 * psx03/Makefile.am: Remove all-local: $(ARCH). 7 * psx04/Makefile.am: Remove all-local: $(ARCH). 8 * psx05/Makefile.am: Remove all-local: $(ARCH). 9 * psx06/Makefile.am: Remove all-local: $(ARCH). 10 * psx07/Makefile.am: Remove all-local: $(ARCH). 11 * psx08/Makefile.am: Remove all-local: $(ARCH). 12 * psx09/Makefile.am: Remove all-local: $(ARCH). 13 * psx10/Makefile.am: Remove all-local: $(ARCH). 14 * psx11/Makefile.am: Remove all-local: $(ARCH). 15 * psx12/Makefile.am: Remove all-local: $(ARCH). 16 * psx13/Makefile.am: Remove all-local: $(ARCH). 17 * psxcancel/Makefile.am: Remove all-local: $(ARCH). 18 * psxchroot01/Makefile.am: Remove all-local: $(ARCH). 19 * psxfile01/Makefile.am: Remove all-local: $(ARCH). 20 * psxhdrs/Makefile.am: Remove all-local: $(ARCH). 21 * psxmount/Makefile.am: Remove all-local: $(ARCH). 22 * psxmsgq01/Makefile.am: Remove all-local: $(ARCH). 23 * psxreaddir/Makefile.am: Remove all-local: $(ARCH). 24 * psxsem01/Makefile.am: Remove all-local: $(ARCH). 25 * psxstat/Makefile.am: Remove all-local: $(ARCH). 26 * psxtime/Makefile.am: Remove all-local: $(ARCH). 27 * psxtimer/Makefile.am: Remove all-local: $(ARCH). 28 1 29 2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 30 -
testsuites/psxtests/include/Makefile.am
rf17981d ra450a93d 3 3 ## 4 4 5 6 5 noinst_HEADERS = pmacros.h 7 6 -
testsuites/psxtests/psx01/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx01 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx02/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx02 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx03/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx03 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx04/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx04 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx05/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx05 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx06/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx06 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx07/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx07 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx08/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx08 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx09/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx09 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx10/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx10 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx11/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx11 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx12/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx12 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psx13/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psx13 … … 35 34 $(make-exe) 36 35 37 all-local: $( ARCH) $(TMPINSTALL_FILES)36 all-local: $(TMPINSTALL_FILES) 38 37 39 38 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxcancel/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxcancel … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxchroot01/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxchroot01 … … 35 34 $(make-exe) 36 35 37 all-local: $( ARCH) $(TMPINSTALL_FILES)36 all-local: $(TMPINSTALL_FILES) 38 37 39 38 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxfile01/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxfile01 … … 35 34 $(make-exe) 36 35 37 all-local: $( ARCH) $(TMPINSTALL_FILES)36 all-local: $(TMPINSTALL_FILES) 38 37 39 38 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxhdrs/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 C_FILES = clock01.c clock02.c clock03.c clock04.c clock05.c clock06.c \ … … 23 22 signal19.c signal20.c signal21.c signal22.c signal23.c sync01.c sync02.c \ 24 23 sync03.c time01.c time02.c time03.c time04.c time05.c time06.c time07.c \ 25 time08.c time09.c time10.c time11.c time12.c time13.c timer01.c timer02.c\26 timer0 3.c timer04.c timer05.c timer06.c timer07.c24 time08.c time09.c time10.c time11.c time12.c time13.c timer01.c \ 25 timer02.c timer03.c timer04.c timer05.c timer06.c timer07.c 27 26 C_O_FILES = $(C_FILES:%.c=${ARCH}/%.$(OBJEXT)) 28 27 … … 34 33 include $(top_srcdir)/../automake/leaf.am 35 34 36 all-local: ${ ARCH} ${OBJS}35 all-local: ${OBJS} 37 36 38 37 EXTRA_DIST = $(C_FILES) -
testsuites/psxtests/psxmount/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxmount … … 35 34 $(make-exe) 36 35 37 all-local: $( ARCH) $(TMPINSTALL_FILES)36 all-local: $(TMPINSTALL_FILES) 38 37 39 38 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxmsgq01/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxmsgq01 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxreaddir/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxreaddir … … 35 34 $(make-exe) 36 35 37 all-local: $( ARCH) $(TMPINSTALL_FILES)36 all-local: $(TMPINSTALL_FILES) 38 37 39 38 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxsem01/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxsem01 … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxstat/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxstat … … 35 34 $(make-exe) 36 35 37 all-local: $( ARCH) $(TMPINSTALL_FILES)36 all-local: $(TMPINSTALL_FILES) 38 37 39 38 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxtime/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxtime … … 33 32 $(make-exe) 34 33 35 all-local: $( ARCH) $(TMPINSTALL_FILES)34 all-local: $(TMPINSTALL_FILES) 36 35 37 36 EXTRA_DIST = $(C_FILES) $(DOCS) -
testsuites/psxtests/psxtimer/Makefile.am
rf17981d ra450a93d 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = psxtimer … … 38 37 $(make-exe) 39 38 40 all-local: $( ARCH) $(TMPINSTALL_FILES)39 all-local: $(TMPINSTALL_FILES) 41 40 42 41 EXTRA_DIST = $(C_FILES) $(DOCS)
Note: See TracChangeset
for help on using the changeset viewer.