mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Remove (merged into Makefile.am). * gdbstub/Makefile.am: Remove (merged into Makefile.am). * Makefile.am: Reflect changes above. Reflect having merged ../configure.ac into ../../../configure.ac.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/Makefile.am: Remove (merged into Makefile.am).
|
||||
* gdbstub/Makefile.am: Remove (merged into Makefile.am).
|
||||
* Makefile.am: Reflect changes above.
|
||||
Reflect having merged ../configure.ac into ../../../configure.ac.
|
||||
|
||||
2003-06-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* console-polled.c: Corrected comments in header.
|
||||
|
||||
@@ -2,12 +2,13 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
SUBDIRS = include gdbstub
|
||||
|
||||
EXTRA_DIST = bootcard.c bspclean.c bsplibc.c bsppost.c console-polled.c \
|
||||
console.c gnatinstallhandler.c main.c sbrk.c tod.c tod.h \
|
||||
vmeUniverse/vmeUniverse.c vmeUniverse/vmeUniverse.h
|
||||
console.c gnatinstallhandler.c main.c sbrk.c tod.c tod.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/subdirs.am
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
EXTRA_DIST += vmeUniverse/vmeUniverse.c vmeUniverse/vmeUniverse.h
|
||||
|
||||
EXTRA_DIST += include/coverhd.h
|
||||
|
||||
EXTRA_DIST += gdbstub/rtems-stub-glue.c
|
||||
|
||||
include $(top_srcdir)/../../automake/local.am
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
EXTRA_DIST = rtems-stub-glue.c
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
@@ -1,8 +0,0 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
EXTRA_DIST = coverhd.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
Reference in New Issue
Block a user