forked from Imagelibrary/rtems
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
This commit is contained in:
@@ -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>
|
2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Preinstall dirs.
|
* Makefile.am: Preinstall dirs.
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ TMPINSTALL_FILES =
|
|||||||
$(PROJECT_LIB)/$(dirstamp):
|
$(PROJECT_LIB)/$(dirstamp):
|
||||||
@$(mkdir_p) $(PROJECT_LIB)
|
@$(mkdir_p) $(PROJECT_LIB)
|
||||||
@: > $(PROJECT_LIB)/$(dirstamp)
|
@: > $(PROJECT_LIB)/$(dirstamp)
|
||||||
PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
|
TMPINSTALL_FILES += $(PROJECT_LIB)/$(dirstamp)
|
||||||
|
|
||||||
if HAS_CXX
|
if HAS_CXX
|
||||||
$(PROJECT_INCLUDE)/rtems++/$(dirstamp):
|
$(PROJECT_INCLUDE)/rtems++/$(dirstamp):
|
||||||
|
|||||||
@@ -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>
|
2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
|
* Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
|
||||||
|
|||||||
@@ -10,8 +10,8 @@ EXTRA_DIST = host.cfg.in
|
|||||||
|
|
||||||
rtems_make_Templatesdir = $(rtems_makedir)/Templates
|
rtems_make_Templatesdir = $(rtems_makedir)/Templates
|
||||||
|
|
||||||
dist_rtems_make_Templates_DATA = Templates/Makefile.dir Templates/Makefile.leaf \
|
dist_rtems_make_Templates_DATA = Templates/Makefile.dir \
|
||||||
Templates/Makefile.lib
|
Templates/Makefile.leaf Templates/Makefile.lib
|
||||||
|
|
||||||
EXTRA_DIST += compilers/gcc-no_bsp.cfg compilers/gcc-portsw.cfg \
|
EXTRA_DIST += compilers/gcc-no_bsp.cfg compilers/gcc-portsw.cfg \
|
||||||
compilers/gcc-target-default.cfg
|
compilers/gcc-target-default.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user