mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 05:00:14 -04:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2002/11/26 14:30:53 pk Exp $
|
|
|
|
.if (${MACHINE_ARCH} == "sparc")
|
|
SUBDIR=sparc/v8
|
|
.endif
|
|
|