mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
added make uninstall
This commit is contained in:
parent
403d00e897
commit
93cee75419
4 changed files with 13 additions and 0 deletions
|
@ -3,3 +3,6 @@ all:
|
|||
|
||||
clean:
|
||||
cp -f Makefile.orig Makefile
|
||||
|
||||
uninstall:
|
||||
@echo Error: you must run "./configure" first
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue