Changeset 0308c805 in rtems for c/src/lib/libbsp/m68k/ods68302/wrapup/Makefile.am
- Timestamp:
- Aug 21, 2002, 5:41:26 PM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 06a27bbf
- Parents:
- a2ae30c2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/ods68302/wrapup/Makefile.am
ra2ae30c2 r0308c805 7 7 # bummer; have to use $foreach since % pattern subst rules only replace 1x 8 8 OBJS = $(foreach piece, $(BSP_PIECES), $(wildcard ../$(piece)/$(ARCH)/*.$(OBJEXT))) \ 9 $(wildcard ../../../../libcpu/$(RTEMS_CPU)/shared/misc/$(ARCH)/ memcpy.$(OBJEXT))9 $(wildcard ../../../../libcpu/$(RTEMS_CPU)/shared/misc/$(ARCH)/*.$(OBJEXT)) 10 10 LIB = $(ARCH)/libbsp.a 11 11
Note: See TracChangeset
for help on using the changeset viewer.