Added 'make install' to rfcmd makefile. Thanks to Hans Winzell
This commit is contained in:
parent
3ea649d16e
commit
a7595ac18b
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ all: $(FILES)
|
|||
clean:
|
||||
rm -f $(FILES) *~ core
|
||||
|
||||
install:
|
||||
cp rfcmd /usr/local/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue