freebsd-dev/sys/modules/Makefile.inc

7 lines
62 B
PHP
Raw Normal View History

1999-08-28 01:08:13 +00:00
# $FreeBSD$
1998-10-16 04:31:35 +00:00
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif