Prerequisites:

   Abandoned Bricks depends on the following libraries which can be found in the psp
   Subversion repository at svn://svn.pspdev.org/psp/:

   SDL, SDL_mixer
   
To build:

   make -f Makefile.psp

To install (assuming your psp is mounted to /psp):

   mkdir /psp/PSP/GAME/abricks
   cp EBOOT.PBP /psp/PSP/GAME/abricks
   cp -R data /psp/PSP/GAME/abricks

Note: I'm a 1.0 user.  The target directory may differ if using kxploit.

--
Matthew H <matthewh@webone.com.au>