2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* clock/Makefile.am, timer/Makefile.am: Include compile.am
This commit is contained in:
Joel Sherrill
2000-09-05 16:01:46 +00:00
parent 072d56b6c5
commit 4ec962cd47
9 changed files with 18 additions and 0 deletions

View File

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