Date: Wed, 30 Apr 2003 18:11:17 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 30215 for review Message-ID: <200305010111.h411BHpe056512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=30215 Change 30215 by marcel@marcel_nfs on 2003/04/30 18:10:57 Diff reduction: do not allow the _* targets in the top-level makefile. I don't think it's used anymore, but gladly accept and pointy objects (like hats) for making this assumption and it turns out to be false. Affected files ... .. //depot/projects/ia64/Makefile#25 edit Differences ... ==== //depot/projects/ia64/Makefile#25 (text+ko) ==== @@ -62,9 +62,7 @@ cleandepend cleandir depend distribute distributeworld everything \ hierarchy install installcheck installkernel \ reinstallkernel installmost installworld libraries lint maninstall \ - mk most obj objlink regress rerelease tags update \ - _worldtmp _bootstrap-tools _cleanobj _obj _build-tools \ - _cross-tools _includes _libraries _depend + mk most obj objlink regress rerelease tags update BITGTS= files includes BITGTS:=${BITGTS} ${BITGTS:S/^/build/} ${BITGTS:S/^/install/}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305010111.h411BHpe056512>