summaryrefslogtreecommitdiff
path: root/mk/buildlink3/libtool-fix-la
AgeCommit message (Expand)AuthorFilesLines
2003-09-02Remove -R* options from the dependency_libs lines of *.la and *.lai files.pkgviews_mkjlam1-1/+10
2003-08-31Also strip out -L@WRKSRC@ since the libraries may be in the top-leveljlam1-2/+2
2003-08-30Strip leading spaces from dependency_libs in the modified .lai file.jlam1-1/+2
2003-08-27Correct the glob so that we actually match -L${BUILDLINK_DIR}/* andjlam1-2/+2
2003-08-27Add code to unbuildlinkify files and libtool archives.jlam1-2/+2
2003-08-16We need to match the next directory part of ${DEPOTBASE}/* when we'rejlam1-3/+3
2003-08-16Use commas instead of / as separator for sed expression involving paths.jlam1-3/+3
2003-08-16Use comments to document this shell script. Also, add some new behaviour:jlam1-2/+75
2003-08-14Initial implementation of buildlink3, based on buildlink2 and designed tojlam1-0/+192