thc-hydra/Makefile
2025-03-19 12:14:50 +01:00

8 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