--- src/etc/Makefile 2007/10/02 12:57:00 1.189 +++ src/etc/Makefile 2007/10/05 23:52:24 1.190 @@ -172,6 +172,7 @@ upgrade_etc: preupgrade .if exists(${DESTDIR}/usr/lib/crtbegin.o) csh -c "rm -f ${DESTDIR}/usr/lib/gcc2/{crtbegin.o,crtbeginS.o,crtend.o,crtendS.o}" csh -c "rm -f ${DESTDIR}/usr/lib/gcc3/{crtbegin.o,crtbeginS.o,crtend.o,crtendS.o}" + csh -c "rm -f ${DESTDIR}/usr/lib/crt{1,begin,beginS,end,endS,i,n}.o" .endif .if exists(${DESTDIR}/usr/include/netproto/802_11/if_wavelan_ieee.h) rm -f ${DESTDIR}/usr/include/dev/netif/wi/if_wavelan_ieee.h