Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 16:29:01 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9245 for review
Message-ID:  <200204070029.g370T1s26921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9245

Change 9245 by peter@peter_thunder on 2002/04/06 16:28:25

	forgot these, BINDIR is /boot

Affected files ...

... //depot/projects/ia64/sys/boot/efi/Makefile.inc#5 edit
... //depot/projects/ia64/sys/boot/ia64/Makefile.inc#2 edit

Differences ...

==== //depot/projects/ia64/sys/boot/efi/Makefile.inc#5 (text+ko) ====

@@ -2,3 +2,5 @@
 
 # Options used when building app-specific efi components
 CFLAGS+=	-ffreestanding
+
+BINDIR?=	/boot

==== //depot/projects/ia64/sys/boot/ia64/Makefile.inc#2 (text+ko) ====

@@ -2,3 +2,5 @@
 
 # Options used when building standalone components
 CFLAGS+=	-ffreestanding
+
+BINDIR?=	/boot

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204070029.g370T1s26921>