mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 15:28:30 +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
|
@ -50,7 +50,7 @@ o/$(MODE)/third_party/tree/tree.com.dbg: \
|
|||
THIRD_PARTY_TREE_BINS = $(THIRD_PARTY_TREE_COMS) $(THIRD_PARTY_TREE_COMS:%=%.dbg)
|
||||
THIRD_PARTY_TREE_COMS = o/$(MODE)/third_party/tree/tree.com
|
||||
THIRD_PARTY_TREE_LIBS = $(THIRD_PARTY_TREE_A)
|
||||
$(THIRD_PARTY_TREE_OBJS): $(BUILD_FILES) third_party/tree/tree.mk
|
||||
$(THIRD_PARTY_TREE_OBJS): $(BUILD_FILES) third_party/tree/BUILD.mk
|
||||
|
||||
.PHONY: o/$(MODE)/third_party/tree
|
||||
o/$(MODE)/third_party/tree: \
|
Loading…
Add table
Add a link
Reference in a new issue