Changeset 21693 for Makefile.PL
- Timestamp:
- 08/01/08 15:07:06 (4 months ago)
- Files:
-
- 1 modified
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Makefile.PL
r21692 r21693 160 160 \$(PERL) -Iutil -MPugsConfig -e "PugsConfig->write_config_module" > src/Pugs/Config.hs 161 161 162 smoke : $pugs util/run-smoke.pl 163 \$(PERL) util/run-smoke.pl . smoke.html 164 165 upload-smoke : smoke.yml 166 \$(PERL) util/smokeserv/smokeserv-client.pl smoke.html smoke.yml 162 167 . 163 168
