Changeset 7169
- Timestamp:
- 09/27/05 18:36:20 (3 years ago)
- Files:
-
- 2 added
- 1 modified
-
Setup.lhs (added)
-
pil.cabal (added)
-
script/pugscc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
script/pugscc
r7164 r7169 104 104 105 105 push @ghc_flags, "$core/pcre/pcre.o"; 106 push @ghc_flags, bsd_glob("$core/cbits/*.o"); 106 107 push @ghc_flags, bsd_glob("$core/syck/*.o"); 107 108 push @ghc_flags, "$core/UnicodeC.o";
