| 
/sys/src/cmd/auth/mkfile
% cat >/sys/lib/dist/changes/1176424206.0.txt << EOF
We can assume that the files in lib are going to exist (and not bomb out if they
don't).
EOF
 [jmk] --rw-rw-r-- M 59 glenda sys 1793 Apr 12 20:07 sys/src/cmd/auth/mkfile
	/n/sourcesdump/2007/0412/plan9/sys/src/cmd/auth/mkfile:66,72 - 
	/n/sources/plan9/sys/src/cmd/auth/mkfile:66,72
	  		mk all
	  	}
	  
	- lib.$O.a:	$CLIB
	+ lib.$O.a:
	  	cd lib
	  	mk
	  
 |