/[cvs]/ccvs/zlib/Makefile.in
ViewVC logotype

Diff of /ccvs/zlib/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by dprice, Wed Apr 6 16:13:20 2005 UTC revision 1.32 by dprice, Sun Sep 25 17:37:40 2005 UTC
# Line 1  Line 1 
1  # Makefile for zlib  # Makefile for zlib
2  # Copyright (C) 1995-2003 Jean-loup Gailly.  # Copyright (C) 1995-2005 Jean-loup Gailly.
3  # For conditions of distribution and use, see copyright notice in zlib.h  # For conditions of distribution and use, see copyright notice in zlib.h
4    
5  srcdir     = @srcdir@  srcdir     = @srcdir@
# Line 34  CPP=$(CC) -E Line 34  CPP=$(CC) -E
34    
35  LIBS=libz.a  LIBS=libz.a
36  SHAREDLIB=libz.so  SHAREDLIB=libz.so
37  SHAREDLIBV=libz.so.1.2.2  SHAREDLIBV=libz.so.1.2.3
38  SHAREDLIBM=libz.so.1  SHAREDLIBM=libz.so.1
39    
40  # For CVS, separate AR and ARFLAGS.  # For CVS, separate AR and ARFLAGS.

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26