代码搜索:ZIP
找到约 10,000 项符合「ZIP」的源代码
代码结果 10,000
www.eeworm.com/read/252679/12268562
dj makefile.dj
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit
# for djgpp 2.01 and RSXNTDJ 1.3.1 under Windows 95 / Windows NT
# Derived from makefile.os2 by E-Yen Tan. Last updated 22 May 1998.
CC = gcc -O2 -m
www.eeworm.com/read/252679/12268567
lcc makefile.lcc
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit using LCC-Win32.
# By E-Yen Tan (3 June 1998).
# Last updated 21 December 1998 (Christian Spieler).
# This compiler evaluates #include locations rel
www.eeworm.com/read/252679/12268602
w32 makefile.w32
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for
# 32-bit Microsoft Visual C++
# To use, do "nmake -f makefile.w32"
# Add -DNO_ASM to CFLAGS and comment out the ASMOBJS definition if
# you do
www.eeworm.com/read/252679/12268615
a64 makefile.a64
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for
# 32-bit Microsoft Visual C++
# To use, do "nmake -f makefile.w32"
# Add -DNO_ASM to CFLAGS and comment out the ASMOBJS definition if
# you do