1 # $NetBSD: Makefile,v 1.10 2007/05/28 12:06:22 tls Exp $
3 USE_FORT?
= yes
# network server
7 SRCS
= hosts_access.c options.c shell_cmd.c rfc931.c eval.c hosts_ctl.c \
8 refuse.c percent_x.c clean_exit.c fix_options.c socket.c \
10 MAN
= hosts_access
.3 hosts_access
.5 hosts_options
.5
11 MLINKS
+=hosts_access
.5 hosts.allow
.5
12 MLINKS
+=hosts_access
.5 hosts.deny
.5
13 MLINKS
+=hosts_access
.3 hosts_ctl
.3
14 MLINKS
+=hosts_access
.3 request_init
.3
15 MLINKS
+=hosts_access
.3 request_set
.3
20 .
include "Makefile.cflags"