Artifact 86c8f24ac7f54c36a28403ac4d4d0ff9d0bba96d86a84a7142fa3e5293cf8c1d:
- File kio/makefile — part of check-in [a14ceee056] at 2019-06-27 21:39:17 on branch trunk — development milestone (user: lexi, size: 172) [annotate] [blame] [check-ins using]
- File legacy/kio.makefile — part of check-in [34c625a47b] at 2019-08-19 05:42:02 on branch trunk — switch over to new build mechanism and formally deprecate makefiles (user: lexi, size: 172) [annotate] [blame] [check-ins using]
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 $< $@