forked from Imagelibrary/rtems
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake. debug_ada/Makefile.am: Reflect having moved automake. debug_c/Makefile.am: Reflect having moved automake. dos_sup/Makefile.am: Reflect having moved automake. network_ada/Makefile.am: Reflect having moved automake. network_ada/adasockets/Makefile.am: Reflect having moved automake. network_ada/listener/Makefile.am: Reflect having moved automake. network_ada/tcprelay/Makefile.am: Reflect having moved automake. ts_1325_ada/Makefile.am: Reflect having moved automake.
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
Makefile.am: Reflect having moved automake.
|
||||
debug_ada/Makefile.am: Reflect having moved automake.
|
||||
debug_c/Makefile.am: Reflect having moved automake.
|
||||
dos_sup/Makefile.am: Reflect having moved automake.
|
||||
network_ada/Makefile.am: Reflect having moved automake.
|
||||
network_ada/adasockets/Makefile.am: Reflect having moved automake.
|
||||
network_ada/listener/Makefile.am: Reflect having moved automake.
|
||||
network_ada/tcprelay/Makefile.am: Reflect having moved automake.
|
||||
ts_1325_ada/Makefile.am: Reflect having moved automake.
|
||||
|
||||
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
||||
|
||||
@@ -10,5 +10,5 @@ SUBDIRS = ts_1325_ada network_ada debug_ada debug_c dos_sup
|
||||
|
||||
EXTRA_DIST = $(noinst_SCRIPTS)
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/subdirs.am
|
||||
include $(top_srcdir)/../../../../../../../automake/host.am
|
||||
include $(top_srcdir)/../../../../../automake/subdirs.am
|
||||
include $(top_srcdir)/../../../../../automake/host.am
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
EXTRA_DIST = Makefile.ts_386ex cmds ddd-rtems debug.adb init.c \
|
||||
serial_debug.adb serial_debug.ads
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/local.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
EXTRA_DIST = cmds ddd-rtems debug_test.c init.c serial_gdb.c serial_gdb.h \
|
||||
system.h
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/local.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
|
||||
EXTRA_DIST = loader.com loader_hybrid_com.asm ts1325.inc
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/local.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
@@ -7,5 +7,5 @@ SUBDIRS = adasockets listener tcprelay
|
||||
|
||||
EXTRA_DIST = README networkconfig.h
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/subdirs.am
|
||||
include $(top_srcdir)/../../../../../../../automake/local.am
|
||||
include $(top_srcdir)/../../../../../automake/subdirs.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
@@ -8,4 +8,4 @@ EXTRA_DIST = AUTHORS COPYING NEWS README sockets-constants.ads \
|
||||
sockets-naming.adb sockets-naming.ads sockets-thin.ads sockets-utils.adb \
|
||||
sockets-utils.ads sockets.adb sockets.ads
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/local.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
|
||||
EXTRA_DIST = Makefile.ts_386ex init.c listener.adb
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/local.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
|
||||
EXTRA_DIST = Makefile.ts_386ex init.c print_error.c tcprelay.adb
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/local.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
@@ -7,4 +7,4 @@ EXTRA_DIST = Makefile.ts_386ex ts1325-button.adb ts1325-parallel.adb \
|
||||
i386_ports.adb ts1325-button.ads ts1325-parallel.ads i386_ports.ads \
|
||||
ts1325-led.adb ts1325.ads init.c ts1325-led.ads ts1325_test.adb
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/local.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user