PERFORCE change 30215 for review

Marcel Moolenaar marcel at FreeBSD.org
Wed Apr 30 18:11:19 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=30215

Change 30215 by marcel at 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/}


More information about the p4-projects mailing list