Changeset 7169

Show
Ignore:
Timestamp:
09/27/05 18:36:20 (3 years ago)
Author:
autrijus
Message:

* first step at cabalizing Pugs -- first try at PIL (which works)

Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • script/pugscc

    r7164 r7169  
    104104 
    105105    push @ghc_flags, "$core/pcre/pcre.o"; 
     106    push @ghc_flags, bsd_glob("$core/cbits/*.o"); 
    106107    push @ghc_flags, bsd_glob("$core/syck/*.o"); 
    107108    push @ghc_flags, "$core/UnicodeC.o";