mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 01:29:28 +08:00
2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg. dist_rtems_make_custom_DATA = custom/default.cfg.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
|
||||
dist_rtems_make_custom_DATA = custom/default.cfg.
|
||||
|
||||
2004-02-05 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
|
||||
|
||||
+4
-4
@@ -4,13 +4,13 @@
|
||||
|
||||
rtems_makedir = $(prefix)/make
|
||||
|
||||
rtems_make_DATA = main.cfg leaf.cfg
|
||||
dist_rtems_make_DATA = main.cfg leaf.cfg
|
||||
|
||||
EXTRA_DIST = host.cfg.in leaf.cfg
|
||||
EXTRA_DIST = host.cfg.in
|
||||
|
||||
rtems_make_Templatesdir = $(rtems_makedir)/Templates
|
||||
|
||||
rtems_make_Templates_DATA = Templates/Makefile.dir Templates/Makefile.leaf \
|
||||
dist_rtems_make_Templates_DATA = Templates/Makefile.dir Templates/Makefile.leaf \
|
||||
Templates/Makefile.lib
|
||||
|
||||
EXTRA_DIST += compilers/gcc-no_bsp.cfg compilers/gcc-portsw.cfg \
|
||||
@@ -18,7 +18,7 @@ EXTRA_DIST += compilers/gcc-no_bsp.cfg compilers/gcc-portsw.cfg \
|
||||
|
||||
rtems_make_customdir = $(rtems_makedir)/custom
|
||||
|
||||
rtems_make_custom_DATA = custom/default.cfg
|
||||
dist_rtems_make_custom_DATA = custom/default.cfg
|
||||
|
||||
EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
|
||||
custom/HPUX9-posix.cfg custom/Linux-posix.cfg custom/Solaris-posix.cfg \
|
||||
|
||||
Reference in New Issue
Block a user