mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 15:38:22 +00:00
Fix bad dependency (#276)
This commit is contained in:
parent
5ffeaa8e33
commit
48a2668239
1 changed files with 1 additions and 1 deletions
2
third_party/quickjs/quickjs.mk
vendored
2
third_party/quickjs/quickjs.mk
vendored
|
@ -139,7 +139,7 @@ o/$(MODE)/third_party/quickjs/qjscalc.c: \
|
|||
|
||||
o/$(MODE)/third_party/quickjs/repl.c: \
|
||||
third_party/quickjs/repl.js \
|
||||
o/$(MODE)/third_party/quickjs/qjsc.com
|
||||
o/$(MODE)/third_party/quickjs/qjsc
|
||||
o/$(MODE)/third_party/quickjs/qjsc -o $@ -m -c $<
|
||||
|
||||
o/$(MODE)/third_party/quickjs/qjs.com.dbg: \
|
||||
|
|
Loading…
Add table
Reference in a new issue