source: rtems/c/src/lib/libcpu/Makefile.am @ 0c0181d

4.115
Last change on this file since 0c0181d was dbfd8b1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/18/11 at 07:18:28

2011-06-18 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Remove reference to non-existing file shared/include/utility.h.
  • Property mode set to 100644
File size: 345 bytes
RevLine 
[df49c60]1##
[847dbbe]2## $Id$
[df49c60]3##
[847dbbe]4
[27fef33]5include_libcpudir = $(includedir)/libcpu
[193f8107]6
[dbfd8b1]7EXTRA_DIST =
[f1f60c22]8EXTRA_DIST += shared/include/cache.h
9EXTRA_DIST += shared/src/cache_aligned_malloc.c
10EXTRA_DIST += shared/src/cache_manager.c
[193f8107]11
[5710072]12SUBDIRS = @libcpu_cpu_subdir@
13DIST_SUBDIRS = @libcpu_cpu_subdir@
[193f8107]14
[2334e94b]15include $(top_srcdir)/automake/subdirs.am
16include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.