3fd797268f
remainder functions (i.e. .[u]mul, .[u]div, .[u]rem).
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
|
|
|