Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/mk/bsd.prog.mk,v retrieving revision 1.269 retrieving revision 1.269.2.1 diff -u -p -r1.269 -r1.269.2.1 --- src/share/mk/bsd.prog.mk 2011/10/16 01:24:05 1.269 +++ src/share/mk/bsd.prog.mk 2011/11/10 14:31:38 1.269.2.1 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prog.mk,v 1.269 2011/10/16 01:24:05 christos Exp $ +# $NetBSD: bsd.prog.mk,v 1.269.2.1 2011/11/10 14:31:38 yamt Exp $ # @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94 .ifndef HOSTPROG @@ -180,6 +180,7 @@ LIBCRT0= ${DESTDIR}/usr/lib/crt0.o stdcxx \ supcxx \ terminfo \ + tre \ usbhid \ util \ wind \