mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
Merge-in mcf5282/Makefile.am.
This commit is contained in:
@@ -6,8 +6,6 @@ ACLOCAL_AMFLAGS = -I ../../../aclocal
|
|||||||
|
|
||||||
include $(top_srcdir)/../../../automake/compile.am
|
include $(top_srcdir)/../../../automake/compile.am
|
||||||
|
|
||||||
SUBDIRS = mcf5282
|
|
||||||
|
|
||||||
CLEANFILES =
|
CLEANFILES =
|
||||||
DISTCLEANFILES =
|
DISTCLEANFILES =
|
||||||
noinst_PROGRAMS =
|
noinst_PROGRAMS =
|
||||||
@@ -115,7 +113,12 @@ mcf5272_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
|||||||
mcf5272_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
mcf5272_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
if mcf5282
|
||||||
|
## mcf5282/include
|
||||||
|
include_mcf5282dir = $(includedir)/mcf5282
|
||||||
|
include_mcf5282_HEADERS = mcf5282/include/mcf5282.h
|
||||||
|
endif
|
||||||
|
|
||||||
include $(srcdir)/preinstall.am
|
include $(srcdir)/preinstall.am
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/subdirs.am
|
|
||||||
include $(top_srcdir)/../../../automake/local.am
|
include $(top_srcdir)/../../../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user