thc-hydra/Makefile.orig
2021-08-17 18:21:43 +02:00

9 lines
149 B
Makefile

all:
@echo Error: you must run "./configure" first
clean:
cp -f Makefile.orig Makefile
uninstall:
@echo Error: you must run "./configure" first