source: rtems/testsuites/support/Makefile.am @ 37222c7e

4.104.114.84.95
Last change on this file since 37222c7e was 37222c7e, checked in by Joel Sherrill <joel.sherrill@…>, on 01/26/01 at 21:57:44

2001-01-26 Ralf Corsepius <corsepiu@…>

  • configure.in: Remove stubdr, wrapup, AC_INIT(include).
  • Makefile.am: Remove stubdr, wrapup.
  • stubdr/Makefile.am, stubdr/open.c, stubdr/close.c, stubdr/init.c, stubdr/stubdrv.h, stubdr/cntrl.c, stubdr/.cvsignore, stubdr/read.c, stubdr/write.c, wrapup/Makefile.am, wrapup/.cvsignore, stubdr/, wrapup/: Remove.
  • Property mode set to 100644
File size: 213 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6ACLOCAL_AMFLAGS = -I ../../../../aclocal
7
8SUBDIRS = include
9
10include $(top_srcdir)/../../../../automake/subdirs.am
11include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.