Changeset bd9265d in rtems for cpukit/score/include/Makefile.am
- Timestamp:
- 05/14/02 18:11:36 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0fe89f6
- Parents:
- 6c138bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/include/Makefile.am
r6c138bf rbd9265d 56 56 @echo "#define __CPU_OPTIONS_h" >>$@ 57 57 @echo >>$@ 58 @cat rtems/score/cpuopts-tmp.h 58 @cat rtems/score/cpuopts-tmp.h | sed -e '/.*PACKAGE.*/d' >>$@ 59 59 @echo >>$@ 60 60 @echo "#endif" >>$@
Note: See TracChangeset
for help on using the changeset viewer.