K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-11-18T01:59:39.000000Z K 7 svn:log V 343 Add libpam to the "includes" and "libraries" targets. Build the ordered list of libraries in a variable "_libs" before building any of them. This eliminates a little bit of duplicated code. More importantly, it makes it easier to include or exclude libraries with .if constructs, because the list can be built in multiple steps using "+=". END