2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
This commit is contained in:
Ralf Corsepius
2002-12-14 22:48:55 +00:00
parent a73d8f7e37
commit 0c669c9961
3 changed files with 5 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ noinst_HEADERS = clock.h
clock_rel_OBJECTS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) $(S_FILES:%.S=$(ARCH)/%.$(OBJEXT))
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../../automake/compile.am
include $(top_srcdir)/../../../../../automake/lib.am