]> git.saurik.com Git - apple/network_cmds.git/blame - ypbind.tproj/Makefile.dist
network_cmds-245.15.tar.gz
[apple/network_cmds.git] / ypbind.tproj / Makefile.dist
CommitLineData
b7080c8e 1# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
f550d664 2# $Id: Makefile.dist,v 1.1 1999/05/02 03:59:00 wsanchez Exp $
b7080c8e
A
3
4PROG= ypbind
5NOMAN=
6CFLAGS+=-DDAEMON -DHEURISTIC
7
8.include <bsd.prog.mk>