Deleted Added
sdiff udiff text old ( 61782 ) new ( 70711 )
full compact
1# $FreeBSD: head/sys/modules/ispfw/Makefile 61782 2000-06-18 05:08:36Z mjacob $
2
3.PATH: ${.CURDIR}/../../dev/ispfw
4KMOD = ispfw
5SRCS = ispfw.c
6
7.include <bsd.kmod.mk>