Change MACHINE to MACHINE_ARCH, to properly find the machine-dependant sunos

files; closes pr port-m68k/2881 from David Carrel
This commit is contained in:
explorer 1996-10-22 19:09:50 +00:00
parent 48dc9aaae4
commit 6b59a239ae
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.1 1996/08/28 06:17:25 mrg Exp $
# $NetBSD: Makefile,v 1.2 1996/10/22 19:09:50 explorer Exp $
.include "../Makefile.inc"
.PATH: $S/compat/sunos $S/arch/${MACHINE}/${MACHINE}
.PATH: $S/compat/sunos $S/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
CFLAGS+= -DCOMPAT_SUNOS
NOMAN= yep