forked from Imagelibrary/rtems
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
|
||||||
|
|
||||||
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* wrapup/Makefile.am: Convert to automake-building rules.
|
* wrapup/Makefile.am: Convert to automake-building rules.
|
||||||
|
|||||||
@@ -119,7 +119,7 @@ shmsupp_g_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
|||||||
noinst_DATA += shmsupp$(LIB_VARIANT).rel
|
noinst_DATA += shmsupp$(LIB_VARIANT).rel
|
||||||
endif
|
endif
|
||||||
|
|
||||||
all-local: $(PREINSTALL_FILES)
|
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
|
||||||
|
|
||||||
PREINSTALL_DIRS =
|
PREINSTALL_DIRS =
|
||||||
TMPINSTALL_FILES =
|
TMPINSTALL_FILES =
|
||||||
|
|||||||
Reference in New Issue
Block a user