Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0414/4

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


9load mkfile: don't copy to lookout
 [rsc] --rw-rw-r-- M 836007 glenda sys 3116 Apr 14 13:22 sys/src/boot/pc/mkfile
	/n/sourcesdump/2006/0414/plan9/sys/src/boot/pc/mkfile:167,174 - 
	/n/sourcesdump/2006/0415/plan9/sys/src/boot/pc/mkfile:167,174
	  		mk $MKFLAGS $i.install
	  
	  %.install:V:	$BIN/%
	- 	import lookout / /n/lookout
	- 	cp $prereq /n/lookout/$prereq
	+ 	# import lookout / /n/lookout
	+ 	# cp $prereq /n/lookout/$prereq
	  
	  $BIN/%:	%
	  	cp $stem $BIN/$stem


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.