CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2012/07/13 05:56:13
Modified files: usr.bin/libtool: Makefile usr.bin/libtool/LT: LaFile.pm Library.pm Program.pm usr.bin/libtool/LT/Mode: Link.pm Added files: usr.bin/libtool/LT/Mode/Link: Library.pm Program.pm Removed files: usr.bin/libtool/LT: Linker.pm Log message: move stuff around some more, do not load link parts unless we are actually linking. (and always load basic linker class when we're actually linking) Start making a proper "library stash class".