Rivoreo Source Code Repositories
src.rivoreo.one
/
grub4dos-solaris
/
5cbce8e5a6450a282fb6e8df658f16c93bd8de98
/
.
/
grub
/
Makefile.am
blob: 14afa4eb129ae2ffc5053aed52dfd995b0218d55 [
file
] [
log
] [
blame
] [
raw
]
sbin_PROGRAMS
=
grub
AM_CFLAGS
=
@GRUB_CFLAGS@
-
DGRUB_UTIL
=
1
-
fwritable
-
strings \
-
I$
(
top_srcdir
)/
stage2
-
I$
(
top_srcdir
)/
stage1
grub_SOURCES
=
main
.
c asmstub
.
c
grub_LDADD
=
../
stage2
/
libgrub
.
a
@GRUB_LIBS@