On Friday 03 December 2010 at 16:03, Maurus Cuelenaere wrote:
> "Michael Stummvoll" <[email protected]> wrote:
> >
> >Is there a better way to avoid typing make install each time I want to
> >test a new build?
>
> When I worked on plugins I usually did make && cp apps/rocks/<path>
> simdisk/.rockbox/rocks/<name>
Can't you just type "make install", and let 'make' work out that it needs to
do the build before it can do the install?
I don't build Rockbox in this way, so I can't be sure, but that works with
other applications I'm familiar with.
'Make' knows what's needed to create something, whether that's to build it or
to install it, and it should follow the dependencies through from start to
finish.
Regards,
Antony.
--
You can tell that the day just isn't going right when you find yourself using
the telephone before the toilet.
Please reply to the list;
please don't CC me.