Fix bad dependency (#276)

This commit is contained in:
jacereda 2021-09-28 05:39:38 +02:00 committed by GitHub
parent 5ffeaa8e33
commit 48a2668239
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: \