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