From 83c4662ad570a30f82f9a3efcdd29560bc5b4948 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 25 Dec 2001 21:43:48 +0000 Subject: Oops, I barfed there, too. --- sys/arch/mac68k/conf/Makefile.mac68k | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/mac68k') diff --git a/sys/arch/mac68k/conf/Makefile.mac68k b/sys/arch/mac68k/conf/Makefile.mac68k index f7e404d7e57..bd7d9b86120 100644 --- a/sys/arch/mac68k/conf/Makefile.mac68k +++ b/sys/arch/mac68k/conf/Makefile.mac68k @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.mac68k,v 1.24 2001/12/24 23:12:14 miod Exp $ +# $OpenBSD: Makefile.mac68k,v 1.25 2001/12/25 21:43:45 miod Exp $ # $NetBSD: Makefile.mac68k,v 1.53 1997/04/15 06:11:38 scottr Exp $ # Makefile for OpenBSD @@ -29,6 +29,7 @@ CC?= cc CPP?= cpp LD?= ld MKDEP?= mkdep +SIZE?= size STRIP?= strip # source tree is located via $S relative to the compilation directory -- cgit v1.2.3