mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Clean a few more files
[SVN r15042]
This commit is contained in:
@@ -313,6 +313,7 @@ rule capture-run-output ( target : executable + )
|
||||
INCLUDES $(target) : $(target:S=.output) ;
|
||||
MakeLocate $(test-file:S=.failure) : $(LOCATE_TARGET) ;
|
||||
MakeLocate $(test-file:S=.output) : $(LOCATE_TARGET) ;
|
||||
Clean clean $(test-file:S=.output) ;
|
||||
capture-run-output1 $(target) : $(executable) ;
|
||||
}
|
||||
|
||||
|
||||
@@ -313,6 +313,7 @@ rule capture-run-output ( target : executable + )
|
||||
INCLUDES $(target) : $(target:S=.output) ;
|
||||
MakeLocate $(test-file:S=.failure) : $(LOCATE_TARGET) ;
|
||||
MakeLocate $(test-file:S=.output) : $(LOCATE_TARGET) ;
|
||||
Clean clean $(test-file:S=.output) ;
|
||||
capture-run-output1 $(target) : $(executable) ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user