mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
5 lines
141 B
Makefile
5 lines
141 B
Makefile
# $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
|
|
# $FreeBSD$
|
|
|
|
CFLAGS+= -Wall -static -I${.CURDIR}/../../../sys
|
|
BINDIR?= /usr/sbin
|