From owner-p4-projects Fri Apr 5 14:40:35 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2020937B405; Fri, 5 Apr 2002 14:40:30 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 535D937B41A for ; Fri, 5 Apr 2002 14:40:29 -0800 (PST) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g35MeTQ10803 for perforce@freebsd.org; Fri, 5 Apr 2002 14:40:29 -0800 (PST) (envelope-from jake@freebsd.org) Date: Fri, 5 Apr 2002 14:40:29 -0800 (PST) Message-Id: <200204052240.g35MeTQ10803@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to jake@freebsd.org using -f From: Jake Burkholder Subject: PERFORCE change 9140 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9140 Change 9140 by jake@jake_sparc64 on 2002/04/05 14:40:21 Don't need hot spare make variables. Affected files ... ... //depot/projects/sparc64/sys/boot/sparc64/boot1/Makefile#6 edit Differences ... ==== //depot/projects/sparc64/sys/boot/sparc64/boot1/Makefile#6 (text+ko) ==== @@ -7,13 +7,6 @@ BINDIR?= /boot BINMODE= 444 -PROG= boot1 -SRCS= _start.S boot1.c -NOMAN= -STRIP= -BINDIR?= /boot -BINMODE= 444 - BOOTBLOCKBASE= 0x4000 CFLAGS= -W -Wall -I../../ -I../../common/ -Os -ffreestanding -mno-app-regs \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message