Changeset 13452 for third-party

Show
Ignore:
Timestamp:
09/19/06 19:10:47 (2 years ago)
Author:
agentz
Message:

[third-party/judy/Judy-1.0.3/src/Makefile.win32]
- commented out CC= and COPT= since that will possibly

break other windows users' judy build.

([particle], Limbic_Region: please check if it works for

you. :))

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • third-party/judy/Judy-1.0.3/src/Makefile.win32

    r13441 r13452  
    22 
    33# Set Compiler 
    4 CC = D:\ghc\ghc-6.4.2\gcc.exe 
     4#CC = D:\ghc\ghc-6.4.2\gcc.exe 
    55 
    66# Set Optimization 
    77# COPT = '-O' 
    8 COPT = -ID:\ghc\ghc-6.4.2\include\mingw -ID:\ghc\ghc-6.4.2\gcc-lib\include \ 
    9         -BD:\ghc\ghc-6.4.2\gcc-lib 
     8#COPT = -ID:\ghc\ghc-6.4.2\include\mingw -ID:\ghc\ghc-6.4.2\gcc-lib\include \ 
     9#       -BD:\ghc\ghc-6.4.2\gcc-lib 
    1010 
    1111# Set Shared library option