Searched refs:zip (Results 26 - 50 of 322) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A DMakefile.gcc19 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o crc32.o globals.o \
29 ZIP_H = zip.h ziperr.h tailor.h human68k/osdep.h
39 ZIPS = zip.x zipnote.x zipsplit.x zipcloak.x
43 zip.x: $(OBJZ) $(OBJI) $(OBJA)
44 $(CC) -o zip.x $(LDFLAGS) $(OBJZ) $(OBJI) $(OBJA) $(LIBS)
61 zip.bfd: $(ZIPS)
67 # rules for zip, zipnote, zipcloak, zipsplit.
73 zip.o crc32.o crypt.o fileio.o zipfile.o zipup.o: crc32.h
75 zip.o zipup.o crypt.o ttyio.o zipcloak.o crypt_.o: crypt.h
76 zip
[all...]
H A DMakefile24 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
33 ZIP_H = zip.h ziperr.h tailor.h human68k/osdep.h
43 ZIPS = zip.x zipnote.x zipsplit.x zipcloak.x
47 zip.x: $(OBJZ) $(OBJI) $(OBJA)
76 zip.bfd: $(ZIPS)
82 # rules for zip, zipnote, zipcloak, zipsplit.
88 zip.o crc32.o crypt.o fileio.o zipfile.o zipup.o: crc32.h
90 zip.o zipup.o crypt.o ttyio.o zipcloak.o crypt_.o: crypt.h
91 zip.o zipup.o zipnote.o zipcloak.o zipsplit.o: revision.h
92 zip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/zip/
H A Dmakefile.bcc234 all: $(OBJS)\zip.exe data
240 -if exist $(OBJS)\zip.exe del $(OBJS)\zip.exe
241 -if exist $(OBJS)\zip.tds del $(OBJS)\zip.tds
242 -if exist $(OBJS)\zip.ilc del $(OBJS)\zip.ilc
243 -if exist $(OBJS)\zip.ild del $(OBJS)\zip.ild
244 -if exist $(OBJS)\zip
[all...]
H A Dmakefile.dms201 all : $(OBJS)\zip.exe data
207 -if exist $(OBJS)\zip.exe del $(OBJS)\zip.exe
208 -if exist $(OBJS)\zip.map del $(OBJS)\zip.map
210 $(OBJS)\zip.exe : $(ZIP_OBJECTS) $(OBJS)\zip_zip.res
211 link /NOLOGO /SILENT /NOI /DELEXECUTABLE /EXETYPE:NT $(__DEBUGINFO_1) /su:windows:4.0 $(LDFLAGS) $(ZIP_OBJECTS),$@,$(OBJS)\zip.map, $(LIBDIRNAME)\ $(__WXLIB_HTML_p) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) $(__CAIRO_LIB_p) $(__CAIRO_LIBDIR_FILENAMES)\ kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib,, $(OBJS)\zip_zip.res
213 data : .\pages.zip .\start.htm
219 $(OBJS)\zip_zip.obj : .\zip.cpp
220 $(CXX) -mn -c -cpp -o$@ $(ZIP_CXXFLAGS) .\zip
[all...]
H A DMakefile.in72 @COND_PLATFORM_MAC_1@__zip___mac_setfilecmd = $(SETFILE) -a C zip$(EXEEXT)
89 COND_PLATFORM_OS2_1___zip___os2_emxbindcmd = $(NM) zip$(EXEEXT) | if grep -q \
90 pmwin.763 ; then emxbind -ep zip$(EXEEXT) ; fi
99 @COND_PLATFORM_MACOSX_1@ = zip.app/Contents/PkgInfo
140 zip$(EXEEXT) Carbon.r sample.r
145 all: zip$(EXEEXT) $(__zip_bundle___depname) data
156 rm -f zip$(EXEEXT)
157 rm -rf zip.app
162 zip$(EXEEXT): $(ZIP_OBJECTS) $(__zip___win32rc)
169 @COND_PLATFORM_MACOSX_1@zip
[all...]
H A Dmakefile.vc22 $(__DEBUGINFO_0) /Fd$(OBJS)\zip.pdb $(____DEBUGRUNTIME_3_p) \
343 all: $(OBJS)\zip.exe data
349 -if exist $(OBJS)\zip.exe del $(OBJS)\zip.exe
350 -if exist $(OBJS)\zip.ilk del $(OBJS)\zip.ilk
351 -if exist $(OBJS)\zip.pdb del $(OBJS)\zip.pdb
353 $(OBJS)\zip.exe: $(ZIP_OBJECTS) $(OBJS)\zip_zip.res
354 link /NOLOGO /OUT:$@ $(__DEBUGINFO_1) /pdb:"$(OBJS)\zip
[all...]
H A Dmakefile.wat260 all : .SYMBOLIC $(OBJS)\zip.exe data
268 -if exist $(OBJS)\zip.exe del $(OBJS)\zip.exe
270 $(OBJS)\zip.exe : $(ZIP_OBJECTS) $(OBJS)\zip_zip.res
271 @%create $(OBJS)\zip.lbc
272 @%append $(OBJS)\zip.lbc option quiet
273 @%append $(OBJS)\zip.lbc name $^@
274 @%append $(OBJS)\zip.lbc option caseexact
275 @%append $(OBJS)\zip.lbc $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16' $(____CAIRO_LIBDIR_FILENAMES_p) $(LDFLAGS)
276 @for %i in ($(ZIP_OBJECTS)) do @%append $(OBJS)\zip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/qdos/
H A DMakefile.qdos28 all: zip
31 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o qdos.o ttyio.o
55 # rules for zip, zipnote, zipcloak, zipsplit, and zip.doc.
56 $(OBJZ): zip.h ziperr.h tailor.h
57 $(OBJI): zip.h ziperr.h tailor.h
58 $(OBJN): zip.h ziperr.h tailor.h
59 $(OBJS): zip.h ziperr.h tailor.h
60 $(OBJC): zip.h ziperr.h tailor.h
61 zip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/archive/
H A Dziptest.cpp3 // Purpose: Test the zip classes
31 // derived class is used so that zip specific features can be tested.
47 void OnCreateArchive(wxZipOutputStream& zip);
49 void OnArchiveExtracted(wxZipInputStream& zip, int expectedTotal);
51 void OnCreateEntry(wxZipOutputStream& zip,
65 void ZipTestCase::OnCreateArchive(wxZipOutputStream& zip) argument
68 zip.SetComment(m_comment);
71 void ZipTestCase::OnArchiveExtracted(wxZipInputStream& zip, int expectedTotal) argument
73 CPPUNIT_ASSERT(zip.GetComment() == m_comment);
74 CPPUNIT_ASSERT(zip
77 OnCreateEntry(wxZipOutputStream& zip, TestEntry& testEntry, wxZipEntry *entry) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dmakefile29 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crc32.o \
39 ZIP_H = zip.h ziperr.h tailor.h acorn/osdep.h acorn/riscos.h acorn/swiven.h
41 all: zip zipnote zipsplit zipcloak
44 install: %.zip %.zipnote %.zipsplit %.zipcloak %.zipsfx \
45 zip zipnote zipsplit zipcloak zipsfx
46 $(SQUEEZE) zip %.zip
61 # rules for zip, zipnote, zipcloak and zipsplit
67 zip.o crc32.o crypt.o fileio.o zipfile.o zipup.o: crc32.h
69 zip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/
H A Dmakefile.bcc47 all: about help helpview printing test virtual widget zip
81 @echo cd zip >zip.bat
82 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>zip.bat
83 call zip.bat
84 @del zip.bat
128 zip:
129 @echo cd zip >zip.bat
130 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>zip
[all...]
H A Dmakefile.gcc39 all: about help helpview printing test virtual widget zip
51 $(MAKE) -C zip -f makefile.gcc $(MAKEARGS) clean
74 zip:
75 $(MAKE) -C zip -f makefile.gcc $(MAKEARGS) all
77 .PHONY: all clean about help helpview printing test virtual widget zip
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/netware/
H A Dmakefile.wat23 COPYRIGHT = Copyright 1990-2007 Info-ZIP (www.info-zip.org).
52 crc32.obj: crc32.c $(UNZIP_H) zip.h crc32.h
53 crypt.obj: crypt.c $(UNZIP_H) crc32.h crypt.h ttyio.h zip.h
63 ttyio.obj: ttyio.c $(UNZIP_H) crypt.h ttyio.h zip.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A DMakefile.am22 zip.c \
33 zip.h \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A DMakefile.am22 zip.c \
33 zip.h \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmakefile.dj217 # for upx???d.zip at http://upx.sourceforge.net
19 # mlp107[b,s].zip, found in the same location as csdpmi?[b,s].zip (see below).
21 # size of the disk image of the zip*.exe's by uncommenting the lines
31 OBJZ = zip.o crypt.o ttyio.o zipfile.o zipup.o fileio.o util.o \
39 ZIP_H = zip.h ziperr.h tailor.h msdos/osdep.h
49 zips: zip.exe zipnote.exe zipsplit.exe zipcloak.exe
51 zip.o: zip.c $(ZIP_H) revision.h crc32.h crypt.h ttyio.h
106 zip
[all...]
H A Dmakefile.emx56 OBJZ1 = zip$(OBJ) zipfile$(OBJ) zipup$(OBJ) fileio$(OBJ) util$(OBJ) \
70 ZIP_H = zip.h ziperr.h tailor.h $(OSDEP_H)
81 all: zip.exe zipnote.exe zipsplit.exe zipcloak.exe
83 zip$(OBJ): zip.c $(ZIP_H) revision.h crc32.h crypt.h ttyio.h
143 zip.exe: $(OBJZ)
145 -@$(RM) zip.rsp
146 @for %%f in ($(OBJZ1)) do echo %%f >> zip.rsp
147 @for %%f in ($(OBJZ2)) do echo %%f >> zip.rsp
148 @for %%f in ($(OBJZS) $(OBJA)) do echo %%f >> zip
[all...]
H A Dmakefile.bor81 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
91 ZIP_H = zip.h ziperr.h tailor.h msdos/osdep.h
93 ZIPS = zip.exe zipnote.exe zipsplit.exe zipcloak.exe
97 zip.obj: zip.c $(ZIP_H) revision.h crc32.h crypt.h ttyio.h
167 zip.exe: $(OBJZ) $(OBJI)
168 echo $(OBJZ) > zip.rsp
169 echo $(OBJI) >> zip.rsp
170 $(LD) $(LDFLAGS) @zip.rsp
171 del zip
[all...]
H A Dmakefile.msc15 # - modify the linking command blocks for zip and zipcloak according to
17 # add a command line "echo ,,,zlib_$(ZIPMODEL); >> zip[c].rsp" just
87 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
97 ZIP_H = zip.h ziperr.h tailor.h msdos/osdep.h
99 ZIPS = zip.exe zipnote.exe zipsplit.exe zipcloak.exe
103 zip.obj: zip.c $(ZIP_H) revision.h crc32.h crypt.h ttyio.h
176 zip.exe: $(OBJZ) $(OBJI)
177 echo $(OBJZ)+ > zip.rsp
178 echo $(OBJI); >> zip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A DMakefile.bak17 @echo 'See the files INSTALL and zip.txt for more information.'
48 ZIPMANUAL = zip.txt
52 ZIPMANUALs = zip.txt zipcloak.txt zipnote.txt zipsplit.txt
69 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
80 ZIP_H = zip.h ziperr.h tailor.h unix/osdep.h
94 # rules for zip, zipnote, zipcloak, zipsplit, and the Zip MANUALs.
100 zip.o zipup.o zipfile.o fileio.o crc32.o crypt.o: crc32.h
102 zip.o zipup.o crypt.o ttyio.o zipcloak.o crypt_.o: crypt.h
103 zip.o zipup.o zipnote.o zipcloak.o zipsplit.o: revision.h
104 zip
[all...]
H A DMakefile17 @echo 'See the files INSTALL and zip.txt for more information.'
48 ZIPMANUAL = zip.txt
52 ZIPMANUALs = zip.txt zipcloak.txt zipnote.txt zipsplit.txt
69 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
80 ZIP_H = zip.h ziperr.h tailor.h unix/osdep.h
94 # rules for zip, zipnote, zipcloak, zipsplit, and the Zip MANUALs.
100 zip.o zipup.o zipfile.o fileio.o crc32.o crypt.o: crc32.h
102 zip.o zipup.o crypt.o ttyio.o zipcloak.o crypt_.o: crypt.h
103 zip.o zipup.o zipnote.o zipcloak.o zipsplit.o: revision.h
104 zip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dmakesfx.com3 $! usage: @MAKESFX foo (foo.zip -> foo.exe)
11 $! 20000113 MPJZ Better symbol check, fixed bug in zip "-A" check
19 $! filename extension of .exe. The default file extension for p1 is .zip
71 $ if (f$type(zip).eqs."STRING") then zip "-A" 'file'.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/novell/
H A DMakefile5 # This makefile rebuilds the zip NetWare Loadable Module
24 program = zip
102 zip.nlm : $(objlst) zip.LNK
103 $(linker) @zip
105 zip.LNK : MAKEFILE
133 zip : .symbolic
134 -pkzip -u zip MAKEFILE *.c *.h
137 -pkunzip -n -d zip
140 %make zip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmakefile.bor49 OBJZ1 = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
61 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
63 ZIPS = zip.exe zipnote.exe zipsplit.exe zipcloak.exe
67 zip.obj: zip.c $(ZIP_H) revision.h crc32.h crypt.h ttyio.h
160 zip.res: win32/zip.rc revision.h
161 $(RC) /l 0x409 /fo$@ /i win32 /d WIN32 win32/zip.rc
165 zip.exe: $(OBJZ) zip
[all...]
H A Dmakefile.w32109 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
120 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
122 ZIPS = zip.exe zipnote.exe zipsplit.exe zipcloak.exe
126 zip.obj: zip.c $(ZIP_H) revision.h crc32.h crypt.h ttyio.h
207 zip.res: win32/zip.rc revision.h
208 $(RC) /l 0x409 /fo$@ /i win32 /d WIN32 win32/zip.rc
210 zip.exe: $(OBJZ) $(OBJI) zip
[all...]

Completed in 150 milliseconds

1234567891011>>