xref
: /
freebsd-11-stable
/
sys
/
modules
/
Makefile.inc
(revision b626f5a73a48f44a31a200291b141e1da408a2ff)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
.
if
${
MACHINE
} ==
"pc98"
4
CFLAGS
+= -
DPC98
5
.
endif
6
7
SUBDIR_PARALLEL
=
yes
8