Fix minor issues

This commit is contained in:
Justine Tunney 2021-10-08 20:51:11 -07:00
parent bba144246a
commit 425a57080d
3 changed files with 4 additions and 4 deletions

View file

@ -52,7 +52,7 @@ o/$(MODE)/third_party/bzip2/bzip2.com.dbg: \
o/$(MODE)/third_party/bzip2/bzip2.a.pkg \
$(CRT) \
$(APE)
-@$(APELINK)
@$(APELINK)
o/$(MODE)/third_party/bzip2/bzip2recover.com.dbg: \
$(THIRD_PARTY_BZIP2) \
@ -60,7 +60,7 @@ o/$(MODE)/third_party/bzip2/bzip2recover.com.dbg: \
o/$(MODE)/third_party/bzip2/bzip2.a.pkg \
$(CRT) \
$(APE)
-@$(APELINK)
@$(APELINK)
$(THIRD_PARTY_BZIP2_A_OBJS): \
OVERRIDE_CFLAGS += \