Cross Reference: Makefile
xref
: /
osnet-11
/
usr
/
src
/
grub
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
# Copyright (c) 2005, 2012, Oracle
and
/
or
its affiliates. All rights reserved.
#
.
KEEP_STATE
:
include
../
Makefile.master
all
:=
TARGET
=
all
install
:=
TARGET
=
install
clean
:=
TARGET
=
clean
clobber
:=
TARGET
=
clobber
all
install
clean
clobber
:
FRC
$(
MAKE
)
-f
Makefile.grub
2
$(
TARGET
)
FRC
: