mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Remove unneeded or duplicate variables. No functional change. Obtained from: CheriBSD MFC after: 1 week Sponsored by: DARPA, AFRL
8 lines
87 B
Makefile
8 lines
87 B
Makefile
# Makefile.inc
|
|
# $FreeBSD$
|
|
|
|
BINDIR= /usr/sbin
|
|
|
|
WARNS?= 1
|
|
|
|
.include "../Makefile.inc"
|