aboutsummaryrefslogtreecommitdiff
path: root/whoseip/GNUmakefile
blob: 1b4f6af266993e2676f52c2d38609a58766ca149 (plain)
1
2
3
4
5
6
7
8
9
include ../Make.vars
include ../Make.rules

whoseip: whoseip.pl ip_del_list
	perl whoseip.pl --ip-list ip_del_list --dump whoseip
	chmod +x whoseip

dist: whoseip

Return to:

Send suggestions and report system problems to the System administrator.