xref
: /
freebsd
/
sys
/
modules
/
Makefile.inc
(revision 0bc2abddc8d4abb89a210f2bb113e9e7c2d4ce18)
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