Changeset 9e3e2d6 in rtems for c/src/lib/libbsp/powerpc/eth_comm/wrapup/Makefile.am
- Timestamp:
- 06/15/00 13:11:56 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a4228693
- Parents:
- c737b74a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/eth_comm/wrapup/Makefile.am
rc737b74a r9e3e2d6 18 18 OBJS = $(foreach piece, $(BSP_PIECES), $(wildcard ../$(piece)/$(ARCH)/*.o)) \ 19 19 $(wildcard ../../../../libcpu/$(RTEMS_CPU)/shared/*/$(ARCH)/*.o) \ 20 $(wildcard ../../../../libcpu/$(RTEMS_CPU)/ mpc8xx/*/$(ARCH)/*.o)20 $(wildcard ../../../../libcpu/$(RTEMS_CPU)/$(RTEMS_CPU_MODEL)/*/$(ARCH)/*.o) 21 21 LIB = $(ARCH)/libbsp.a 22 22
Note: See TracChangeset
for help on using the changeset viewer.