mirror of
https://github.com/boostorg/bpm.git
synced 2026-01-19 04:02:14 +00:00
Remove explicit install target
This commit is contained in:
@@ -29,7 +29,3 @@ exe bpm : ../src/$(SOURCES) :
|
||||
<toolset>gcc:<cxxflags>-Wshadow ;
|
||||
|
||||
install dist-bin : bpm : <location>../../../dist/bin ;
|
||||
explicit dist-bin ;
|
||||
|
||||
alias install : dist-bin ;
|
||||
explicit install ;
|
||||
|
||||
Reference in New Issue
Block a user