mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
8 lines
157 B
PHP
8 lines
157 B
PHP
|
|
# $FreeBSD$
|
||
|
|
# $Whistle: Makefile.inc,v 1.4 1999/01/19 23:46:16 archie Exp $
|
||
|
|
|
||
|
|
.PATH: ${.CURDIR}/../../../netgraph
|
||
|
|
CFLAGS+= -Wall
|
||
|
|
|
||
|
|
.include "../Makefile.inc"
|