Changeset 53fa63e in rtems for cpukit/score/Makefile.am
- Timestamp:
- Jan 11, 2004, 5:52:11 AM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6ac4e84f
- Parents:
- b178462c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/Makefile.am
rb178462c r53fa63e 4 4 5 5 include $(top_srcdir)/automake/multilib.am 6 include $(top_srcdir)/automake/ amcompile.am6 include $(top_srcdir)/automake/compile.am 7 7 8 8 SUBDIRS = . cpu … … 17 17 include_rtems_scoredir = $(includedir)/rtems/score 18 18 19 # H_FILES that get installed in the rtems/score subdirectoy20 19 include_rtems_score_HEADERS = include/rtems/score/address.h \ 21 20 include/rtems/score/apiext.h include/rtems/score/apimutex.h \
Note: See TracChangeset
for help on using the changeset viewer.