shithub: riscv

ref: a33e93a75248e09f3d1daf0b8662d6c4616c64c0
dir: /sys/src/cmd/cwfs/mkfile/

View raw version
default:V: all

all allall first default clean nuke install installall safeinstall safeinstallall update man:V:
	cd cwfs64x && mk $target

emelie.%:V:
	cd emelie && mk $stem
fs64.%:V:
	cd fs64 && mk $stem
cwfs64.%:V:
	cd cwfs64 && mk $stem
cwfs64x.%:V:
	cd cwfs64x && mk $stem

cleanall:V: clean emelie.clean fs64.clean cwfs64.clean cwfs64x.clean