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>
|
||||
|
||||
* wrapup/Makefile.am: Convert to automake-building rules.
|
||||
|
||||
@@ -119,7 +119,7 @@ shmsupp_g_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
noinst_DATA += shmsupp$(LIB_VARIANT).rel
|
||||
endif
|
||||
|
||||
all-local: $(PREINSTALL_FILES)
|
||||
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
|
||||
|
||||
PREINSTALL_DIRS =
|
||||
TMPINSTALL_FILES =
|
||||
|
||||
Reference in New Issue
Block a user