mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-05 10:48:29 +00:00
Rename makefiles BUILD.mk
This way they appear at the top of directory listings.
This commit is contained in:
parent
0bffd09433
commit
96f979dfc5
145 changed files with 224 additions and 224 deletions
|
@ -84,7 +84,7 @@ $(TOOL_VIZ_LIB_A).pkg: \
|
|||
$(TOOL_VIZ_LIB_A_OBJS) \
|
||||
$(foreach x,$(TOOL_VIZ_LIB_A_DIRECTDEPS),$($(x)_A).pkg)
|
||||
|
||||
$(TOOL_VIZ_LIB_A_OBJS): tool/viz/lib/vizlib.mk
|
||||
$(TOOL_VIZ_LIB_A_OBJS): tool/viz/lib/BUILD.mk
|
||||
|
||||
TOOL_VIZ_LIB_LIBS = $(foreach x,$(TOOL_VIZ_LIB_ARTIFACTS),$($(x)))
|
||||
TOOL_VIZ_LIB_SRCS = $(foreach x,$(TOOL_VIZ_LIB_ARTIFACTS),$($(x)_SRCS))
|
Loading…
Add table
Add a link
Reference in a new issue