libk  makefile at [8e0015144e]

File makefile artifact 75ffd11290 part of check-in 8e0015144e


export OUT=$(PWD)/out
export TARGET=x86.lin.64

all: kio

$(OUT)/kio.o:
	cd kio && make kio