73e872668d
without hacking source. In collaboration with: ru, julian
9 lines
165 B
Makefile
9 lines
165 B
Makefile
# $FreeBSD$
|
|
# $Whistle: Makefile.inc,v 1.4 1999/01/19 23:46:16 archie Exp $
|
|
|
|
.PATH: ${.CURDIR}/../../../netgraph
|
|
|
|
SRCS+= opt_netgraph.h
|
|
|
|
.include "../Makefile.inc"
|