summaryrefslogtreecommitdiffstats
path: root/gnu/usr.sbin/ypserv/Makefile
blob: 8310feeb2298a510843fa488f8e0ee88e26da4f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# From:	@(#)Makefile	8.3 (Berkeley) 4/2/94

PROG=	ypserv
SRCS=	dnslookup.c yp_svc.c yp_xdr.c server.c

CFLAGS+=-Wall -DTCP_WRAPPER=0 -DTCPW_FACILITY=LOG_AUTH
CFLAGS+=-DINSTDIR='"/usr/libexec"'

BINOWN=	bin
BINMODE=555

MAN8=

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud