Changeset 3148 for Makefile.PL
- Timestamp:
- 05/13/05 14:43:34 (4 years ago)
- svk:copy_cache_prev:
- 4718
- Files:
-
- 1 modified
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Makefile.PL
r3147 r3148 200 200 haddock -t Pugs-$version -h -o docs/haddock/ @hppfiles 201 201 \@\$(RM_F) @{[map "$_.pre", @hppfiles]} @hppfiles 202 \@\$(PERL) -le "print and print q-*** API Documentation generated in @{[File::Spec->catfile('docs', 'haddock', 'index.html')]} .-"202 \@\$(PERL) -le "print and print q-*** API Documentation generated in @{[File::Spec->catfile('docs', 'haddock', 'index.html')]}-" 203 203 204 204 docs/haddock :
