CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2016/10/15 07:00:07
Modified files: lib/csu : Makefile share/mk : bsd.lib.mk Log message: unify tmp depend generation. - simpler uniform pattern - put the tmpfile in OBJDIR, so that mv doesn't whine about groups when using a separate builduser. okay millert@