+make(1) locking by flock(1)
authorshort <>
Mon, 13 Oct 2003 13:43:27 +0000 (13:43 +0000)
committershort <>
Mon, 13 Oct 2003 13:43:27 +0000 (13:43 +0000)
project/Nokia61/Index.html.pl

index 430cb3a..e3ea5f1 100755 (executable)
@@ -36,7 +36,7 @@ My::Project->init_project(
                "ListItem"=>\@project::Nokia61::ListItem::ListItem,
                );
 
-do { system 'make >&2 -s '.$_ if ! -f $_; } for ("./Nokia61");
+do { My::Web::make("make -s $_" if ! -f $_; } for ("./Nokia61");
 print <<'HERE';
 <iframe src="Nokia61.php?base=.%2F" width="90%" height="500">
 <a href="Nokia61.php?base=.%2F">Program on-line</a>.