libk  Artifact [86c8f24ac7]

Artifact 86c8f24ac7f54c36a28403ac4d4d0ff9d0bba96d86a84a7142fa3e5293cf8c1d:


gen-headers = kiostream.platform.h

include ../modmake

ifeq (${POSIX},yes)
api = posix
else
api = ${OS}
endif

${OUT}/k/kiostream.platform.h: kiostream.$(api).i
	cp $< $@