Changeset 21752 for Makefile.PL
- Timestamp:
- 08/03/08 10:50:14 (4 months ago)
- Files:
-
- 1 modified
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Makefile.PL
r21747 r21752 149 149 # Ok, now we have Cabal-Install and all the deps. Let's be lazy and write a simple makefile. 150 150 postamble(<<"."); 151 pugs_requirements : @srcfiles $version_h $config_h config.ymlsrc/Pugs/Config.hs src/Pugs/Prelude.hs151 pugs_requirements : @srcfiles $version_h $config_h src/Pugs/Config.hs src/Pugs/Prelude.hs 152 152 153 153 $config_h : lib/Perl6/Pugs.pm util/config_h.pl
