summaryrefslogtreecommitdiff
path: root/src/Makefile
blob: 35aba13534dacd9d8e4ff851a9e24578d0f6a882 (plain)
1
2
3
4
5
6
7
8
DIR_SOURCES := nspsl.c

src/nspsl.c:src/psl.inc

src/psl.inc:public_suffix_list.dat
	perl src/genpubsuffix.pl $< > $@

include $(NSBUILD)/Makefile.subdir