mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
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"
|