source: rtems/c/src/lib/libcpu/i960/Makefile.am @ c75dbae3

4.104.114.84.95
Last change on this file since c75dbae3 was c75dbae3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/16/02 at 06:12:40

2002-12-16 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove CPU_MODEL_SUBDIR.
  • configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
  • i960ca/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg.
  • i960ka/Makefile.am: Ditto.
  • i960rp/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 212 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../../../aclocal
6
7SUBDIRS = include i960ca i960ka i960rp
8
9include $(top_srcdir)/../../../../../automake/subdirs.am
10include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.