thc-hydra/Makefile
vanhauser-thc 7dfedbb43a rtsp fix
2022-03-17 11:25:22 +01: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