Module Name: src Committed By: riastradh Date: Wed Nov 13 03:38:51 UTC 2024
Modified Files: src/tests/lib/libarchive: Makefile src/usr.sbin/makemandb: Makefile Log Message: makemandb(8): Fix static build with PROGDPLIBS. XXX This shouldn't have to mention transitive dependencies -- we should have a mechanism for upstream build goo for libarchive to transmit the information automatically to downstream build goo for makemandb. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/tests/lib/libarchive/Makefile cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/makemandb/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.