mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove superfluous $(top_srcdir).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Remove superfluous $(top_srcdir).
|
||||||
|
|
||||||
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
PR 1249/build
|
PR 1249/build
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ include $(top_srcdir)/../../../automake/compile.am
|
|||||||
noinst_PROGRAMS =
|
noinst_PROGRAMS =
|
||||||
|
|
||||||
include_libcpudir = $(includedir)/libcpu
|
include_libcpudir = $(includedir)/libcpu
|
||||||
include_libcpu_HEADERS = $(top_srcdir)/../shared/include/cache.h
|
include_libcpu_HEADERS = ../shared/include/cache.h
|
||||||
|
|
||||||
noinst_PROGRAMS += cache.rel
|
noinst_PROGRAMS += cache.rel
|
||||||
cache_rel_SOURCES = cache/cache.c cache/cache_.h \
|
cache_rel_SOURCES = cache/cache.c cache/cache_.h \
|
||||||
|
|||||||
Reference in New Issue
Block a user