Add PhysicsFS instructions
[mingw-xscripts.git] / README
blobc806ae3bcd854bf75fc9fd8b69083ac48b3ee1bb
1 The Makefile installs to ~/bin by default, so you may need to add that
2 directory to PATH.  Make sure to read the Makefile, because some of
3 the variables may (and most likely will) need to be adjusted for your
4 system.  You can also set a different install path there.  The
5 variables are documented at the top of the file, so changing them
6 should be fairly easy even for someone who's never edited a Makefile
7 or a shell script before.
9 To install, use "make install".  Uninstall with "make uninstall".