mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
8 lines
165 B
Makefile
8 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"
|