ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/zlib.spec
(Generate patch)

Comparing COMP/CMSDIST/zlib.spec (file contents):
Revision 1.1 by argiro, Fri Feb 10 09:38:39 2006 UTC vs.
Revision 1.5 by eulisse, Wed Jul 5 14:52:39 2006 UTC

# Line 10 | Line 10 | case $(uname) in
10  
11    * )
12      ./configure --shared --prefix=%i
13 <    make
13 >    make %makeprocesses
14      ;;
15   esac
16  
# Line 19 | Line 19 | case $(uname) in
19    Darwin ) make install LIBS='libz.dylib.$(VER)' SHAREDLIB=libz.dylib ;;
20    * ) make install ;;
21   esac
22 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines