annotate Makefile.cvs @ 145:9b9bab1d3c21 stable-5-25

dump effective dnsbl_list with -c switch
author carl
date Sun, 15 Oct 2006 12:41:46 -0700
parents c3e9fa6b37c6
children c4bce911c276
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
105
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
1 default: all
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
2
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
3 all:
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
4 aclocal
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
5 autoheader
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
6 automake
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
7 autoconf
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
8