# $FreeBSD: head/sbin/devfs/Makefile 100206 2002-07-17 01:46:48Z dd $ PROG= devfs SRCS= devfs.c rule.c MAN= devfs.8 WARNS?= 4 .include