From 77b2fd827eb00da887ec3ea7ba831608ae3bb5eb Mon Sep 17 00:00:00 2001 From: briggs Date: Fri, 30 Aug 1996 22:41:41 +0000 Subject: We're not ready for this, yet. --- sys/arch/mac68k/conf/Makefile.mac68k | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/mac68k/conf') diff --git a/sys/arch/mac68k/conf/Makefile.mac68k b/sys/arch/mac68k/conf/Makefile.mac68k index fbcb7eb177b..a1e4c0d6201 100644 --- a/sys/arch/mac68k/conf/Makefile.mac68k +++ b/sys/arch/mac68k/conf/Makefile.mac68k @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.mac68k,v 1.10 1996/08/10 21:37:40 briggs Exp $ +# $OpenBSD: Makefile.mac68k,v 1.11 1996/08/30 22:41:40 briggs Exp $ # $NetBSD: Makefile.mac68k,v 1.40 1996/08/10 06:09:07 mycroft Exp $ # Makefile for NetBSD @@ -29,7 +29,7 @@ STRIP?= strip -d TOUCH?= touch -f -c # source tree is located via $S relative to the compilation directory -S!= cd ../../../..; pwd +S= ../../../.. MAC68K= $S/arch/mac68k INCLUDES= -I. -I$S/arch -I$S -nostdinc -- cgit v1.2.3