Changeset 123bbf9 in rtems
- Timestamp:
- 06/18/99 14:12:26 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e72dfa23
- Parents:
- dd55c5e7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/powerpc/wrapup/Makefile.in
rdd55c5e7 r123bbf9 53 53 all: ${ARCH} $(SRCS) $(LIB) 54 54 $(INSTALL_VARIANT) -m 644 $(LIB) ${PROJECT_RELEASE}/lib 55 # we create here a directory specific to the PC386 BSP to store the BootImage56 # files so they can be easily found57 # mkdir -p ${PROJECT_RELEASE}/BootImgs
Note: See TracChangeset
for help on using the changeset viewer.