add DESTDIR install to prospero
This commit is contained in:
@@ -238,8 +238,8 @@ SPECIAL_OTHERTARGETS = $(PFS_LIB)
|
||||
|
||||
install:
|
||||
# We currently don't install this library
|
||||
# cp ${PFS_LIB} ${P_BINARIES}/${PFS_LIB}
|
||||
# $(RANLIB) ${P_BINARIES}/${PFS_LIB}
|
||||
# cp ${PFS_LIB} ${DISTDIR}/${P_BINARIES}/${PFS_LIB}
|
||||
# $(RANLIB) ${DISTDIR}/${P_BINARIES}/${PFS_LIB}
|
||||
|
||||
${PFS_LIB}: ${OBJECTS}
|
||||
rm -f ${PFS_LIB}
|
||||
|
||||
Reference in New Issue
Block a user