From cccb7e04b02e7b81d214f846b31c81ab3f76c058 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 20 Nov 2002 14:21:25 +0000 Subject: 2002-11-20 Ralf Corsepius * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am. * sapi/Makefile.am: Removed. * rtems/Makefile.am: Removed. * rel.am: Removed. * configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above. --- c/src/optman/sapi/Makefile.am | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 c/src/optman/sapi/Makefile.am (limited to 'c/src/optman/sapi/Makefile.am') diff --git a/c/src/optman/sapi/Makefile.am b/c/src/optman/sapi/Makefile.am deleted file mode 100644 index 87d357e6ab..0000000000 --- a/c/src/optman/sapi/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -## -## $Id$ -## - - -C_FILES = no-ext.c no-io.c -C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) - -PGMS = $(C_FILES:%.c=$(ARCH)/%$(LIB_VARIANT).rel) - -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../../../automake/compile.am -include $(top_srcdir)/../../../automake/lib.am -include ../rel.am - -include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3