Update Makefile to install static library.
Make sure make install also installs the static library.
Fixes #662
[ROCm/rccl commit: 9bfc1c6e35]
This commit is contained in:
@@ -121,7 +121,7 @@ clean :
|
||||
$(MAKE) -C collectives/device clean
|
||||
rm -rf ${INCDIR} ${LIBDIR} ${PKGDIR} ${OBJDIR}
|
||||
|
||||
install : lib
|
||||
install : build
|
||||
mkdir -p $(PREFIX)/lib
|
||||
mkdir -p $(PREFIX)/lib/pkgconfig
|
||||
mkdir -p $(PREFIX)/include
|
||||
|
||||
Referens i nytt ärende
Block a user