Some more amake simplifications

This commit is contained in:
ceriel
1990-11-22 12:56:23 +00:00
parent 32598a47a2
commit 6dbb3945ff
3 changed files with 15 additions and 28 deletions

View File

@@ -37,4 +37,3 @@
exec($cmd, args => if($verbose, {'-vvv'}, {}) + $flags + $src);
echo({'LLgen ', $src, ' done'});
};