New SDL Makefile target

I added a new Makefile target for SDL in CVS:

make install-lib

This will install just the library, so your Makefile dependencies don’t
require a complete rebuild of your application for minor code changes.

See ya!–
-Sam Lantinga, Lead Programmer, Loki Entertainment Software

hi`

is there a way to get the .so files without doing a make install?On Fri, Sep 08, 2000 at 05:20:32PM -0700, Sam Lantinga wrote:

I added a new Makefile target for SDL in CVS:

make install-lib

This will install just the library, so your Makefile dependencies don’t
require a complete rebuild of your application for minor code changes.

See ya!

-Sam Lantinga, Lead Programmer, Loki Entertainment Software


Daniel Vogel vogel at lokigames.com
Programmer 714-505-8915 x17
Loki Software www.lokigames.com

hi`

is there a way to get the .so files without doing a make install?

You can grab them from src/.libs/

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software