Current Path : /compat/linux/proc/68247/cwd/usr/src/usr.sbin/ypbind/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/68247/cwd/usr/src/usr.sbin/ypbind/Makefile |
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 # $FreeBSD: release/9.1.0/usr.sbin/ypbind/Makefile 201390 2010-01-02 11:07:44Z ed $ PROG= ypbind MAN= ypbind.8 SRCS= ypbind.c yp_ping.c CFLAGS+= -DDAEMON WARNS?= 2 .include <bsd.prog.mk>