shithub: riscv

ref: 3ce514ca0a36e90a89a066a3c73f4d45ceb5c530
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