Changeset 107d0e3 in rtems
- Timestamp:
- 12/01/03 21:34:14 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- eaab53e8
- Parents:
- 6e4e067
- Location:
- testsuites/tmitrontests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/tmitrontests/ChangeLog
r6e4e067 r107d0e3 1 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * include/Makefile.am: Reformat. 4 * tmitronsem01/Makefile.am: Remove all-local: $(ARCH). 5 1 6 2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
testsuites/tmitrontests/include/Makefile.am
r6e4e067 r107d0e3 3 3 ## 4 4 5 6 5 noinst_HEADERS = timesys.h 7 6 -
testsuites/tmitrontests/tmitronsem01/Makefile.am
r6e4e067 r107d0e3 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 TEST = tmitronsem01 … … 39 38 $(make-exe) 40 39 41 all-local: $( ARCH) $(TMPINSTALL_FILES)40 all-local: $(TMPINSTALL_FILES) 42 41 43 42 EXTRA_DIST = $(C_FILES) $(DOCS)
Note: See TracChangeset
for help on using the changeset viewer.