Override File actions to be whitespace-safe
This commit is contained in:
@@ -692,3 +692,9 @@ rule SubInclude
|
|||||||
# restore SUBDIR_TOKENS
|
# restore SUBDIR_TOKENS
|
||||||
SUBDIR_TOKENS = $(oldSubDirTokens) ;
|
SUBDIR_TOKENS = $(oldSubDirTokens) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
actions File
|
||||||
|
{
|
||||||
|
$(CP) "$(>)" "$(<)"
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user