mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 11:18:30 +00:00
parent
446a1f7c5a
commit
06f9a5b627
34 changed files with 115 additions and 51 deletions
4
third_party/unzip/unzip.mk
vendored
4
third_party/unzip/unzip.mk
vendored
|
@ -59,6 +59,10 @@ $(THIRD_PARTY_UNZIP_A_OBJS): private \
|
|||
-DHAVE_TERMIOS_H \
|
||||
-DNO_LCHMOD
|
||||
|
||||
$(THIRD_PARTY_UNZIP_A_OBJS): private \
|
||||
OVERRIDE_CFLAGS += \
|
||||
$(OLD_CODE)
|
||||
|
||||
THIRD_PARTY_UNZIP_COMS = o/$(MODE)/third_party/unzip/unzip.com
|
||||
THIRD_PARTY_UNZIP_BINS = $(THIRD_PARTY_UNZIP_COMS) $(THIRD_PARTY_UNZIP_COMS:%=%.dbg)
|
||||
THIRD_PARTY_UNZIP_LIBS = $(foreach x,$(THIRD_PARTY_UNZIP_ARTIFACTS),$($(x)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue