CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2012/07/08 04:42:25
Modified files: usr.bin/libtool: Makefile libtool usr.bin/libtool/LT: Getopt.pm LaFile.pm Program.pm Util.pm Added files: usr.bin/libtool/LT: Linker.pm Log message: a few big changes - start using our options parser for main libtool options - put link related stuff into their own module. Long term, some unification should happen. - shortdie for cases where we know libtool is not at fault.