From a42f159af5540d9ad5fd88f6b63291d40b2c21bb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Jan 2004 05:25:27 +0000 Subject: 2004-01-11 Ralf Corsepius * Makefile.am: Remove AUTOMAKE_FILES. * automake/compile.am: Replace contents with contents of automake/amcompile.am. * automake/amcompile.am, automake/lib.am: Remove. --- cpukit/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 531c4b61cf..db414b7b8f 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -23,10 +23,6 @@ include_rtemsdir = $(includedir)/rtems include_rtems_HEADERS = include/rtems/bspIo.h include/rtems/userenv.h \ include/rtems/fs.h include/rtems/stdint.h -AUTOMAKE_FILES = automake/compile.am automake/lib.am automake/local.am \ - automake/multilib.am automake/subdirs.am -EXTRA_DIST = $(AUTOMAKE_FILES) - PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems/$(dirstamp): -- cgit v1.2.3