Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2005/1215/5

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


Reorg.
 [rsc] --rw-rw-r-- M 318707 glenda sys 743 Dec 15 10:18 sys/src/libc/mkfile
	/n/sourcesdump/2005/1215/plan9/sys/src/libc/mkfile:2,7 - 
	/n/sourcesdump/2005/1216/plan9/sys/src/libc/mkfile:2,8
	  
	  PORTDIRS=9sys 9syscall fmt port
	  DIRS=$PORTDIRS $CPUS
	+ OLDCPUS=68000 68020 sparc
	  
	  all install:V:
	  	for(i in $PORTDIRS $objtype)@{
	/n/sourcesdump/2005/1215/plan9/sys/src/libc/mkfile:43,49 - 
	/n/sourcesdump/2005/1216/plan9/sys/src/libc/mkfile:44,50
	  
	  everything:V:
	  	rm -f */*.[012456789kqvxz]
	- 	for(objtype in 68000 68020 arm alpha 386 sparc power mips)@{
	+ 	for(objtype in $CPUS $OLDCPUS)@{
	  		echo $objtype
	  		mk $MKFLAGS install
	  	}


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.