source: rtems/c/src/lib/libcpu/m68k/shared/Makefile.am @ 4deeca3

4.104.114.84.95
Last change on this file since 4deeca3 was 3f5480c, checked in by Joel Sherrill <joel.sherrill@…>, on 08/05/02 at 19:03:52

2002-08-05 Joel Sherrill <joel@…>

  • Per PR260 eliminate use of make-target-options. This impacted RTEMS allowing a distinction between the CPU32 and CPU32+ in the SuperCore? and required that the m68k optimized memcpy be moved to libcpu.
  • shared/misc/memcpy.c: Moved from score/cpu/m68k.
  • configure.ac, shared/Makefile.am: Modified to reflect new directory.
  • shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
  • Property mode set to 100644
File size: 150 bytes
RevLine 
[cf1f72e]1##
2## $Id$
3##
4
5
[3f5480c]6SUBDIRS = cache misc
[cf1f72e]7
8include $(top_srcdir)/../../../../../automake/subdirs.am
9include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.