mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 15:28:30 +00:00
Fix mistake with previous commit
This commit is contained in:
parent
f4fc16754a
commit
96781d0679
1 changed files with 1 additions and 1 deletions
2
third_party/make/make.mk
vendored
2
third_party/make/make.mk
vendored
|
@ -14,7 +14,7 @@ THIRD_PARTY_MAKE_A = \
|
||||||
o/$(MODE)/third_party/make/make.a
|
o/$(MODE)/third_party/make/make.a
|
||||||
|
|
||||||
THIRD_PARTY_MAKE_INCS = \
|
THIRD_PARTY_MAKE_INCS = \
|
||||||
o/$(MODE)/third_party/make/makeint.inc
|
third_party/make/makeint.inc
|
||||||
|
|
||||||
THIRD_PARTY_MAKE_CHECKS = \
|
THIRD_PARTY_MAKE_CHECKS = \
|
||||||
$(THIRD_PARTY_MAKE_A).pkg
|
$(THIRD_PARTY_MAKE_A).pkg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue