forked from Imagelibrary/rtems
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove setting up bsplibdir.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Remove setting up bsplibdir.
|
||||||
|
|
||||||
2002-07-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-07-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: explicitly create $(ARCH) when building $(LIB).
|
* Makefile.am: explicitly create $(ARCH) when building $(LIB).
|
||||||
|
|||||||
@@ -67,7 +67,6 @@ $(LIB): $(SRCS)
|
|||||||
rm -f $(ARCH)/*
|
rm -f $(ARCH)/*
|
||||||
$(RANLIB) $@
|
$(RANLIB) $@
|
||||||
|
|
||||||
bsplibdir = $(libdir)/@RTEMS_BSP@/lib
|
|
||||||
bsplib_DATA = $(LIB)
|
bsplib_DATA = $(LIB)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/local.am
|
include $(top_srcdir)/../../../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user