mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18: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
|
@ -58,7 +58,7 @@ o/$(MODE)/tool/curl/curl.com.dbg: \
|
|||
TOOL_CURL_LIBS = $(TOOL_CURL_A)
|
||||
TOOL_CURL_BINS = $(TOOL_CURL_COMS) $(TOOL_CURL_COMS:%=%.dbg)
|
||||
TOOL_CURL_COMS = o/$(MODE)/tool/curl/curl.com
|
||||
$(TOOL_CURL_OBJS): $(BUILD_FILES) tool/curl/curl.mk
|
||||
$(TOOL_CURL_OBJS): $(BUILD_FILES) tool/curl/BUILD.mk
|
||||
|
||||
.PHONY: o/$(MODE)/tool/curl
|
||||
o/$(MODE)/tool/curl: \
|
Loading…
Add table
Add a link
Reference in a new issue