mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
Start with COMPAT_43, since it's really only relevant to x86. Reviewed by: jhb@ Differential Revision: https://reviews.freebsd.org/D21203
6 lines
111 B
Makefile
6 lines
111 B
Makefile
# $FreeBSD$
|
|
|
|
TARGET=amd64
|
|
|
|
NOTES= ${.CURDIR}/../../x86/conf/NOTES
|
|
.include "${.CURDIR}/../../conf/makeLINT.mk"
|