NetBSD/usr.sbin/yp/ypbind/Makefile

9 lines
118 B
Makefile

# @(#)Makefile 5.8 (Berkeley) 7/28/90
PROG= ypbind
NOMAN=
CFLAGS+=-DDAEMON
DESTDIR=/usr/sbin
.include <bsd.prog.mk>