0d89c934cb
Start with COMPAT_43, since it's really only relevant to x86. Reviewed by: jhb@ Differential Revision: https://reviews.freebsd.org/D21203
7 lines
110 B
Makefile
7 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
TARGET=i386
|
|
|
|
NOTES= ${.CURDIR}/../../x86/conf/NOTES
|
|
.include "${.CURDIR}/../../conf/makeLINT.mk"
|