mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 13:52:28 +00:00
Use private keyword on makefile target variables
This commit is contained in:
parent
e015defa70
commit
7b993d561c
71 changed files with 305 additions and 314 deletions
|
@ -47,7 +47,7 @@ o/$(MODE)/tool/lambda/%.com.dbg: \
|
|||
$(APE_NO_MODIFY_SELF)
|
||||
@$(APELINK)
|
||||
|
||||
o/$(MODE)/tool/lambda/tromp.o: \
|
||||
o/$(MODE)/tool/lambda/tromp.o: private \
|
||||
OVERRIDE_CFLAGS += \
|
||||
-w
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue