Strange compilation result
Hi
I just want to know if the treatment of the install files are correct coz I've got this
in each compilation (whatever the app is):
Code:
make[2]: Leaving directory `/root/grub/docs'
make[1]: Leaving directory `/root/grub/docs'
make[1]: Entering directory `/root/grub'
make[2]: Entering directory `/root/grub'
make[2]: Nothing to do for « install-exec-am ».
make[2]: Nothing to do for « install-data-am ».
make[2]: Leaving directory `/root/grub'
make[1]: Leaving directory `/root/grub'
thx