CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/10/06 10:22:43
Modified files: . : Makefile Log message: Simplify the 'make includes' step in 'make build': move the privdrop bit up into 'make includes', so the latter benefits from that idiom as well. Sprinkle a few 'exec' while there. ok natano