K 10 svn:author V 5 markj K 8 svn:date V 27 2013-03-26T18:46:40.263833Z K 7 svn:log V 265 Make sure to set OBJS consistently in the cases where SRCS is and isn't already defined. Setting it with "+=" makes it possible for other make scripts (e.g. bsd.dtrace.mk) to include additional object files in the linker arguments. Approved by: emaste (co-mentor) END