From 37222c7e74e745152f24389d7b74ed81deee9ca1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 26 Jan 2001 21:57:44 +0000 Subject: 2001-01-26 Ralf Corsepius * 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. --- testsuites/support/ChangeLog | 9 +++++++++ testsuites/support/Makefile.am | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'testsuites/support') diff --git a/testsuites/support/ChangeLog b/testsuites/support/ChangeLog index e9bec8b7c0..98bb513b2b 100644 --- a/testsuites/support/ChangeLog +++ b/testsuites/support/ChangeLog @@ -1,3 +1,12 @@ +2001-01-26 Ralf Corsepius + + * 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. + 2000-11-09 Ralf Corsepius * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. diff --git a/testsuites/support/Makefile.am b/testsuites/support/Makefile.am index a9c20113fd..5bc471a7c0 100644 --- a/testsuites/support/Makefile.am +++ b/testsuites/support/Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I ../../../../aclocal -SUBDIRS = include stubdr wrapup +SUBDIRS = include include $(top_srcdir)/../../../../automake/subdirs.am include $(top_srcdir)/../../../../automake/local.am -- cgit v1.2.3