2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Cosmetics.
This commit is contained in:
Ralf Corsepius
2004-02-20 01:45:34 +00:00
parent 6e2ef53f51
commit 93302bf978
4 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Preinstall dirs.

View File

@@ -42,7 +42,7 @@ TMPINSTALL_FILES =
$(PROJECT_LIB)/$(dirstamp):
@$(mkdir_p) $(PROJECT_LIB)
@: > $(PROJECT_LIB)/$(dirstamp)
PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
TMPINSTALL_FILES += $(PROJECT_LIB)/$(dirstamp)
if HAS_CXX
$(PROJECT_INCLUDE)/rtems++/$(dirstamp):

View File

@@ -1,3 +1,7 @@
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.

View File

@@ -10,8 +10,8 @@ EXTRA_DIST = host.cfg.in
rtems_make_Templatesdir = $(rtems_makedir)/Templates
dist_rtems_make_Templates_DATA = Templates/Makefile.dir Templates/Makefile.leaf \
Templates/Makefile.lib
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 \
compilers/gcc-target-default.cfg