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

* src/Makefile.am: Include compile.am
This commit is contained in:
Joel Sherrill
2000-09-05 16:08:42 +00:00
parent 01a83b26d1
commit c063b6a5d6
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Include compile.am
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.

View File

@@ -15,6 +15,7 @@ SRCS = $(CC_FILES)
OBJS = $(CC_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
AM_CFLAGS += $(LIBC_DEFINES)