Fix bad dependency

This commit is contained in:
jacereda 2021-09-26 12:19:11 +02:00 committed by GitHub
parent 5ffeaa8e33
commit 62756095f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: \