shithub: riscv

ref: 6fe180657f3a7a17801cb9aa36c8fe9abda34ac7
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