mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
47e1a877c5
- fix some nearby style bugs - include Makefile.inc where it makes sense and reduces duplication Approved by: ed (co-mentor)
7 lines
81 B
Makefile
7 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
NO_WERROR=
|
|
INCSDIR= ${INCLUDEDIR}/bsnmp
|
|
|
|
.include "../Makefile.inc"
|