mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +00:00
7 lines
291 B
Makefile
7 lines
291 B
Makefile
|
#-*-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)/test/tool/build
|
||
|
o/$(MODE)/test/tool/build: \
|
||
|
o/$(MODE)/test/tool/build/lib
|