xref: /titanic_41/usr/src/grub/Makefile.grub (revision 45916cd2fec6e79bca5dee0421bd39e3c2910d1e)
1#
2# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# ident	"%Z%%M%	%I%	%E% SMI"
6#
7
8PLATFORM	= i86pc
9
10ROOT_BOOT_GRUB	= $(ROOT)/boot/grub
11ROOT_PLAT_GRUB	= $(ROOT)/platform/$(PLATFORM)/boot/grub
12ROOT_SRC	= $(ROOT)/usr/share/src/grub
13