aboutsummaryrefslogblamecommitdiffstats
path: root/wget/Makefile
blob: 33340652560ae2a77b9901ee187a6b165171d5dd (plain) (tree)
1
2
3
4
5
6
7
8
9






                                        
                                  
                               
.POSIX:

install:
	test ! -d ~/.wget-hsts
	ln -sf -- /dev/null ~/.wget-hsts

uninstall:
	+! ../check-installed wget
	-unlink -- ~/.wget-hsts