Home | History | Annotate | Download | only in old

Lines Matching full:lib

15 libdest = lib:zlib
18 @.lib: @.o.adler32 @.o.compress @.o.crc32 @.o.deflate @.o.gzio \
24 test: @.minigzip @.example @.lib
25 @copy @.lib @.libc A~C~DF~L~N~P~Q~RS~TV
39 @diff @.lib @.libc
40 @echo that should have reported '@.lib and @.libc identical' if you have diff.
44 @.minigzip: @.o.minigzip @.lib C:o.Stubs
45 Link $(Linkflags) @.o.minigzip @.lib C:o.Stubs
46 @.example: @.o.example @.lib C:o.Stubs
47 Link $(Linkflags) @.o.example @.lib C:o.Stubs
49 install: @.lib
54 @copy @.lib $(libdest).lib A~C~DF~L~N~P~Q~RS~TV