Added 'make install' to rfcmd makefile. Thanks to Hans Winzell

This commit is contained in:
Micke Prag 2008-07-10 08:31:07 +00:00
parent 3ea649d16e
commit a7595ac18b

View file

@ -9,3 +9,5 @@ all: $(FILES)
clean:
rm -f $(FILES) *~ core
install:
cp rfcmd /usr/local/bin