summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diffutils/lib
AgeCommit message (Collapse)Author
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
a variable that is used by in-tree Makefiles to control behaviour. (MKsomevar variables are generally intended to be controlled by the end-user)
2004-05-23Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target andlukem
setting NOLINT, NOPIC, NOPROFILE (etc)
2003-01-26Import build structure for diffutils-2.8.1. Reviewed by christos.wiz