2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Add rtems_makedir.
This commit is contained in:
Ralf Corsepius
2002-08-09 15:11:01 +00:00
parent 343d4ffbf6
commit 97bfd098fb
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add rtems_makedir.
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Merge wrapup/configure.ac.

View File

@@ -18,6 +18,7 @@ make/@RTEMS_BSP@.cache: make/bsp.mak @CUSTOM_CFG_FILES@
noinst_DATA = make/@RTEMS_BSP@.cache
DISTCLEANFILES = make/@RTEMS_BSP@.cache
rtems_makedir = $(prefix)/make
rtems_make_customdir = $(rtems_makedir)/custom
rtems_make_custom_DATA = @CUSTOM_CFG_FILES@