# $FreeBSD$ PROG = devfs SRCS = \ devfs.c \ rule.c WARNS ?= 5 .include