Changeset d48576d in rtems for c/src/lib/libbsp/powerpc/helas403/flashentry/Makefile.am
- Timestamp:
- 12/22/03 16:09:26 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 926ec3b2
- Parents:
- d0e77c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/helas403/flashentry/Makefile.am
rd0e77c7 rd48576d 22 22 # the .rel file built here will be put into libbsp.a by ../wrapup/Makefile 23 23 24 all-local: $( OBJS) $(PGM)24 all-local: $(PGM) 25 25 26 26 .PRECIOUS: $(PGM)
Note: See TracChangeset
for help on using the changeset viewer.