forked from Imagelibrary/rtems
2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add Templates/*. * Templates/Makefile.am: Remove.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Add Templates/*.
|
||||
* Templates/Makefile.am: Remove.
|
||||
|
||||
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
|
||||
|
||||
@@ -9,7 +9,14 @@ rtems_make_DATA = main.cfg leaf.cfg
|
||||
|
||||
EXTRA_DIST = README directory.cfg host.cfg.in leaf.cfg lib.cfg
|
||||
|
||||
SUBDIRS = Templates custom compilers
|
||||
rtems_make_Templatesdir = $(rtems_makedir)/Templates
|
||||
|
||||
rtems_make_Templates_DATA = \
|
||||
Templates/Makefile.dir \
|
||||
Templates/Makefile.leaf \
|
||||
Templates/Makefile.lib
|
||||
|
||||
SUBDIRS = custom compilers
|
||||
|
||||
## -------------------------------------------------------
|
||||
include $(top_srcdir)/automake/subdirs.am
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
rtems_makedir = $(prefix)/make
|
||||
rtems_make_Templatesdir = $(rtems_makedir)/Templates
|
||||
|
||||
rtems_make_Templates_DATA = Makefile.dir Makefile.leaf Makefile.lib
|
||||
|
||||
include $(top_srcdir)/automake/host.am
|
||||
Reference in New Issue
Block a user