Current Path : /compat/linux/proc/self/root/usr/src/etc/mtree/ |
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/self/root/usr/src/etc/mtree/Makefile |
# $FreeBSD: release/9.1.0/etc/mtree/Makefile 218941 2011-02-22 08:13:49Z uqs $ .include <bsd.own.mk> FILES= ${_BIND.chroot.dist} \ ${_BIND.include.dist} \ BSD.include.dist \ BSD.root.dist \ ${_BSD.sendmail.dist} \ BSD.usr.dist \ BSD.var.dist .if ${MK_BIND} != "no" _BIND.chroot.dist= BIND.chroot.dist .if ${MK_BIND_LIBS} != "no" _BIND.include.dist= BIND.include.dist .endif .endif .if ${MK_GROFF} != "no" _BSD.groff.dist= BSD.groff.dist .endif .if ${MK_SENDMAIL} != "no" _BSD.sendmail.dist= BSD.sendmail.dist .endif NO_OBJ= FILESDIR= /etc/mtree .include <bsd.prog.mk>