64bd42622a
Sponsored by: EMC / Isilon Storage Division MFC after: 3 weeks
8 lines
83 B
Makefile
8 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MACHINE} == "pc98"
|
|
CFLAGS+= -DPC98
|
|
.endif
|
|
|
|
SUBDIR_PARALLEL= yes
|