Changeset 21695 for Makefile.PL
- Timestamp:
- 08/01/08 15:13:36 (4 months ago)
- Files:
-
- 1 modified
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Makefile.PL
r21693 r21695 160 160 \$(PERL) -Iutil -MPugsConfig -e "PugsConfig->write_config_module" > src/Pugs/Config.hs 161 161 162 smoke : $pugsutil/run-smoke.pl162 smoke : pugs$Config{_exe} util/run-smoke.pl 163 163 \$(PERL) util/run-smoke.pl . smoke.html 164 164
