shithub: riscv

ref: 5f7a6b7ea3c4ae1b51beffe3309e9b6b0491e71f
dir: /sys/src/cmd/aux/kbdfs/mkfile/

View raw version
</$objtype/mkfile

BIN=/$objtype/bin/aux

TARG=kbdfs
OFILES=kbdfs.$O
HFILES=latin1.h
CLEANFILES=latin1.h mklatin.$cputype

</sys/src/cmd/mkone

mklatin.$cputype:	mkfile.mklatin
	@{objtype=$cputype mk -f $prereq $target}

latin1.h:D:	mklatin.$cputype /lib/keyboard
	./mklatin.$cputype /lib/keyboard >$target