Hi, I'm new to this mailing list. You know the openbsd binpatch framework ( http://openbsdbinpatch.sourceforge.net/ ). And I'm using it and it is very nice. but, it is more usefull if there is Makefile generator. So, I made Makefile generator for the binpatch framework. the attached file autugen.pl is a tiny perl scripts. and I tested a little, OpenBSD 4.5 , 4.6 i386.
Usage: download binpatch-1.1.0.tar.gz from http://sourceforge.net/projects/openbsdbinpatch/ (lynx http://downloads.sourceforge.net/project/openbsdbinpatch/binpatch/1.1.0/binpatch-1.1.0.tar.gz) tar zxvf binpatch-1.1.0.tar.gz copy autogen.pl to binpatch-1.1.0/ directory. cd binpatch-1.1.0 perl autogen.pl ftp://FTPMIRRORSITEYOULIKE/pub then a Makefile and make.sh will be generated. sh make.sh will do all patch related things. I hope someone put this script into binpatch-1.2. Sincerly. Gen O.<[email protected]> [demime 1.01d removed an attachment of type APPLICATION/DEFANGED which had a name of autogen.16058DEFANGED-pl]

