cosmopolitan/tool/BUILD.mk

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
423 B
Makefile
Raw Permalink Normal View History

2020-06-15 14:18:57 +00:00
#-*-mode:makefile-gmake;indent-tabs-mode:t;tab-width:8;coding:utf-8-*-┐
#── vi: set noet ft=make ts=8 sw=8 fenc=utf-8 :vi ────────────────────┘
.PHONY: o/$(MODE)/tool
o/$(MODE)/tool: \
o/$(MODE)/tool/args \
2020-06-15 14:18:57 +00:00
o/$(MODE)/tool/build \
o/$(MODE)/tool/curl \
2020-06-15 14:18:57 +00:00
o/$(MODE)/tool/decode \
2022-03-17 21:12:41 +00:00
o/$(MODE)/tool/lambda \
2020-06-15 14:18:57 +00:00
o/$(MODE)/tool/net \
o/$(MODE)/tool/plinko \
o/$(MODE)/tool/viz