mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
90e655ea4e
These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
7 lines
136 B
Makefile
7 lines
136 B
Makefile
# $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
|
|
# $FreeBSD$
|
|
|
|
CFLAGS+= -I${.CURDIR}/../../../sys
|
|
|
|
.include "../Makefile.inc"
|