Changeset d911f4c2 in rtems
- Timestamp:
- Apr 7, 1997, 9:21:21 PM (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 424ab48
- Parents:
- 4e8c5a6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/powerpc/Makefile.in
r4e8c5a6b rd911f4c2 74 74 $(INSTALL) -m 444 ${EXTERNAL_H_FILES} ${PROJECT_RELEASE}/include 75 75 # make a link in case we are not compiling in the source directory 76 -$(LN) -s $(srcdir)/irq_stub.s irq_stub.s76 test -f irq_stub.s || $(LN) -s $(srcdir)/irq_stub.s irq_stub.s 77 77 78 78 ${PROJECT_RELEASE}/include/rtems/score/ppc.h: ppc.h
Note: See TracChangeset
for help on using the changeset viewer.