Changeset 4d9c92b in rtems for c/src/lib/libbsp/powerpc/helas403/flashentry/Makefile.am
- Timestamp:
- 12/02/03 05:42:21 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 42fa2c9
- Parents:
- 4a679419
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/helas403/flashentry/Makefile.am
r4a679419 r4d9c92b 23 23 # the .rel file built here will be put into libbsp.a by ../wrapup/Makefile 24 24 25 all-local: $( ARCH) $(OBJS) $(PGM)25 all-local: $(OBJS) $(PGM) 26 26 27 27 .PRECIOUS: $(PGM)
Note: See TracChangeset
for help on using the changeset viewer.