mirror of
https://github.com/opnsense/src.git
synced 2026-03-05 23:00:45 -05:00
8 lines
131 B
Makefile
8 lines
131 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
|
|
# $FreeBSD$
|
|
|
|
BINDIR?= /bin
|
|
CFLAGS+= -Wall -Wformat
|
|
NOSHARED?= YES
|
|
WARNS?= 2
|
|
WFORMAT?= 1
|