usr/src/grub/Makefile.grub
author Garrett D'Amore <garrett@dey-sys.com>
Wed, 04 Sep 2013 14:48:51 -0700
changeset 14186 863932c97ce8
parent 0 68f95e015346
permissions -rw-r--r--
4111 wcwidth() still not right for some characters Reviewed by: Yuri Pankov <[email protected]> Reviewed by: Gordon Ross <[email protected]> Approved by: Dan McDonald <[email protected]>

#
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident	"%Z%%M%	%I%	%E% SMI"
#

PLATFORM	= i86pc

ROOT_BOOT_GRUB	= $(ROOT)/boot/grub
ROOT_PLAT_GRUB	= $(ROOT)/platform/$(PLATFORM)/boot/grub
ROOT_SRC	= $(ROOT)/usr/share/src/grub