NetBSD/usr.sbin/ypbind/Makefile

9 lines
118 B
Makefile
Raw Normal View History

1993-04-26 12:09:02 +04:00
# @(#)Makefile 5.8 (Berkeley) 7/28/90
PROG= ypbind
NOMAN=
CFLAGS+=-DDAEMON
DESTDIR=/usr/sbin
.include <bsd.prog.mk>