Changeset a2e4e49 in rtems
- Timestamp:
- Dec 12, 2002, 6:20:27 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ade3aa6
- Parents:
- 16f417c1
- Location:
- cpukit/score
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/ChangeLog
r16f417c1 ra2e4e49 1 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Don't create $ARCH. 4 1 5 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/Makefile.am
r16f417c1 ra2e4e49 178 178 179 179 ${ARCH}/%.$(OBJEXT): src/%.c 180 test -d $(ARCH) || mkdir $(ARCH)181 180 ${COMPILE} -o $@ -c $< 182 181
Note: See TracChangeset
for help on using the changeset viewer.