mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
create directory for all bins
This commit is contained in:
parent
7329103a30
commit
2b5de6b513
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ clean:
|
|||
|
||||
install: proxy
|
||||
@echo Install tools
|
||||
$Q$(INSTALL_PROGRAM) -d $(prefix)/bin
|
||||
$Q$(INSTALL_PROGRAM) proxy $(prefix)/bin
|
||||
|
||||
veryclean: clean
|
||||
|
|
Loading…
Add table
Reference in a new issue