shithub: riscv

ref: bcf54c0bfb188214f6097cf02fe60040cf0d6d7f
dir: /sys/src/boot/zynq/mkfile.boothead/

View raw version
</$objtype/mkfile

all:V: boothead.$objtype

boothead.$objtype: boothead.$O
	$LD $LDFLAGS -o $target $prereq

%.$O:	%.c
	$CC $CFLAGS $stem.c