mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-12 01:08:00 +00:00
7 lines
285 B
Makefile
7 lines
285 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/viz
|
||
|
o/$(MODE)/test/tool/viz: \
|
||
|
o/$(MODE)/test/tool/viz/lib
|