summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am
blob: 1b048cbdce4af3335ff7909a58c03b508ed0a544 (plain) (blame)
1
2
3
4
5
6
7
8
9
include $(top_srcdir)/automake/multilib.am

_SUBDIRS = cpu

# This file is in the build tree
include_rtems_scoredir = $(includedir)/rtems/score
include_rtems_score_HEADERS = ../../include/rtems/score/cpuopts.h

include $(top_srcdir)/automake/subdirs.am