04e9e931d2
Add support for powerpc (but it does *not* work stable yet)
9 lines
167 B
Makefile
9 lines
167 B
Makefile
# $NetBSD: vars.mk,v 1.1.1.1 2006/03/09 20:33:46 tonio Exp $
|
|
|
|
.ifndef SUSE_VARS_MK
|
|
SUSE_VARS_MK=1
|
|
|
|
SUSE_DIR_PREFIX= suse100
|
|
SUSE_VERSION= 10.0
|
|
|
|
.endif # SUSE_VARS_MK
|