source: rtems/c/src/lib/libcpu/sh/sh7032/Makefile.am @ 7a0a5531

4.104.114.84.95
Last change on this file since 7a0a5531 was 98e1de84, checked in by Joel Sherrill <joel.sherrill@…>, on 01/05/01 at 13:31:04

2001-01-05 Joel Sherrill <joel@…>

  • /dev/null moved to libmisc.
  • Makefile.am, configure.in: Removed null directory.
  • include/Makefile.am: Removed null.h.
  • include/null.h, null/.cvsignore, null/Makefile.am, null/close.c, null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c: Removed.
  • Property mode set to 100644
File size: 259 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
7
8SUBDIRS = include score clock timer sci delay
9
10include $(top_srcdir)/../../../../../../automake/subdirs.am
11include $(top_srcdir)/../../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.