Changeset 21752 for Makefile.PL

Show
Ignore:
Timestamp:
08/03/08 10:50:14 (4 months ago)
Author:
audreyt
Message:

* Makefile.PL: Remove config.yml from build requirements for now.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.PL

    r21747 r21752  
    149149    # Ok, now we have Cabal-Install and all the deps.  Let's be lazy and write a simple makefile. 
    150150    postamble(<<"."); 
    151 pugs_requirements : @srcfiles $version_h $config_h config.yml src/Pugs/Config.hs src/Pugs/Prelude.hs 
     151pugs_requirements : @srcfiles $version_h $config_h src/Pugs/Config.hs src/Pugs/Prelude.hs 
    152152 
    153153$config_h : lib/Perl6/Pugs.pm util/config_h.pl