Makefile (56ca39961bd1c9946a505c41c3fc634ef63fdd42) | Makefile (bec35b9a5f0cdb233b0601c507114d11a1093126) |
---|---|
1# $FreeBSD$ 2# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $ 3 4KMOD= ng_rfc1490 5SRCS= ng_rfc1490.c | 1# $FreeBSD$ 2# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $ 3 4KMOD= ng_rfc1490 5SRCS= ng_rfc1490.c |
6MAN8= ng_rfc1490.8 | 6MAN4= ng_rfc1490.4 |
7 8.include "${.CURDIR}/../../../conf/kmod.mk" | 7 8.include "${.CURDIR}/../../../conf/kmod.mk" |