revert 787843b
Restore the Clean action as "together". Jam splits the args according to MAXLINE, which was too large.
This commit is contained in:
@@ -5,7 +5,7 @@ actions Chmod1
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Overridden to allow spaces in file names.
|
# Overridden to allow spaces in file names.
|
||||||
actions piecemeal existing Clean
|
actions piecemeal together existing Clean
|
||||||
{
|
{
|
||||||
$(RM) "$(>)"
|
$(RM) "$(>)"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user