fixes for netbsd

This commit is contained in:
BVK Chaitanya 2010-06-05 12:20:37 +05:30
parent 40f8acbc5b
commit bf14a41c81
1 changed files with 3 additions and 0 deletions

View File

@ -209,6 +209,7 @@ program = {
sparc64_ieee1275 = util/ieee1275/devicemap.c;
ldadd = libgrub.a;
ldadd = '$(LIBUTIL)';
common;
};
@ -219,6 +220,7 @@ program = {
source = util/grub-probe.c;
ldadd = libgrub.a;
ldadd = '$(LIBUTIL)';
common;
};
@ -236,6 +238,7 @@ program = {
sparc64_ieee1275 = util/lvm.c;
ldadd = libgrub.a;
ldadd = '$(LIBUTIL)';
};
program = {