Artifact 75ffd11290277b96f512b1db48cb56796cc8ad126a5f052cbd4b851dab9995b1:
- File makefile — part of check-in [338044baaa] at 2019-06-26 13:22:48 on branch trunk — initial commit (user: lexi, size: 92) [annotate] [blame] [check-ins using]
export OUT=$(PWD)/out export TARGET=x86.lin.64 all: kio $(OUT)/kio.o: cd kio && make kio