forked from Imagelibrary/rtems
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am, optman/Makefile.am: Include compile.am.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/Makefile.am, optman/Makefile.am: Include compile.am.
|
||||
|
||||
2000-08-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Many files: Moved posix/include/rtems/posix/seterr.h to
|
||||
|
||||
@@ -7,8 +7,8 @@ AUTOMAKE_OPTIONS = foreign 1.4
|
||||
MP_H_FILES = condmp.h mqueuemp.h mutexmp.h pthreadmp.h semaphoremp.h
|
||||
|
||||
STD_H_FILES = cancel.h cond.h config.h key.h mqueue.h mutex.h posixapi.h \
|
||||
priority.h psignal.h pthread.h ptimer.h semaphore.h threadsup.h \
|
||||
time.h timer.h $(MP_H_FILES)
|
||||
priority.h psignal.h pthread.h ptimer.h semaphore.h threadsup.h time.h \
|
||||
timer.h $(MP_H_FILES)
|
||||
|
||||
UNUSED_H_FILES = intr.h threadsup.h
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
|
||||
PGMS = $(C_FILES:%.c=$(ARCH)/%.rel)
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../../automake/lib.am
|
||||
|
||||
TMPINSTALL_FILES += \
|
||||
|
||||
@@ -84,6 +84,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
|
||||
OBJS = $(C_O_FILES)
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../../automake/lib.am
|
||||
|
||||
#
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/Makefile.am, optman/Makefile.am: Include compile.am.
|
||||
|
||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* ChangeLog: New file.
|
||||
|
||||
@@ -10,6 +10,7 @@ C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o)
|
||||
PGMS = $(C_FILES:%.c=$(ARCH)/%.rel)
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../automake/lib.am
|
||||
|
||||
TMPINSTALL_FILES += \
|
||||
|
||||
@@ -11,6 +11,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
|
||||
OBJS = $(C_O_FILES)
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../automake/lib.am
|
||||
|
||||
#
|
||||
|
||||
@@ -10,6 +10,7 @@ C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o)
|
||||
PGMS = $(C_FILES:%.c=$(ARCH)/%.rel)
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../automake/lib.am
|
||||
|
||||
TMPINSTALL_FILES += \
|
||||
|
||||
Reference in New Issue
Block a user