mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* start/Makefile.am: Misc cleanups and fixes.
|
||||||
|
* startup/Makefile.am: Misc cleanups and fixes.
|
||||||
|
|
||||||
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* start/Makefile.am: Remove empty lines.
|
* start/Makefile.am: Remove empty lines.
|
||||||
|
|||||||
@@ -2,8 +2,6 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
S_FILES = start.S rtems_crti.S
|
|
||||||
|
|
||||||
EXTRA_DIST = start.S rtems_crti.S
|
EXTRA_DIST = start.S rtems_crti.S
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/local.am
|
include $(top_srcdir)/../../../automake/local.am
|
||||||
|
|||||||
@@ -2,10 +2,10 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
C_FILES = bspstart.c pgtbl_setup.c pgtbl_activate.c
|
C_FILES = bspstart.c pgtbl_setup.c pgtbl_activate.c
|
||||||
|
|
||||||
noinst_DATA = linkcmds
|
noinst_DATA = linkcmds
|
||||||
|
|
||||||
EXTRA_DIST = bspstart.c linkcmds pgtbl_setup.c pgtbl_activate.c
|
EXTRA_DIST = bspstart.c linkcmds pgtbl_setup.c pgtbl_activate.c
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/local.am
|
include $(top_srcdir)/../../../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user