Initial import
This commit is contained in:
12
tool/tool.mk
Normal file
12
tool/tool.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
#-*-mode:makefile-gmake;indent-tabs-mode:t;tab-width:8;coding:utf-8-*-┐
|
||||
#───vi: set et ft=make ts=8 tw=8 fenc=utf-8 :vi───────────────────────┘
|
||||
|
||||
.PHONY: o/$(MODE)/tool
|
||||
o/$(MODE)/tool: \
|
||||
o/$(MODE)/tool/build \
|
||||
o/$(MODE)/tool/debug \
|
||||
o/$(MODE)/tool/decode \
|
||||
o/$(MODE)/tool/hash \
|
||||
o/$(MODE)/tool/net \
|
||||
o/$(MODE)/tool/viz \
|
||||
o/$(MODE)/tool/cc
|
||||
Reference in New Issue
Block a user