64db83a8ab
encoding the relative path.
9 lines
147 B
Makefile
9 lines
147 B
Makefile
# $FreeBSD$
|
|
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $
|
|
|
|
KMOD= ng_hole
|
|
SRCS= ng_hole.c
|
|
MAN4= ng_hole.4
|
|
|
|
.include <bsd.kmod.mk>
|