Subversion Repositories nw_plus

Compare Revisions

No changes between revisions

Regard whitespace Rev 63 → Rev 46

/nw_plus/utils/source/buildtools/get.sh
File deleted
/nw_plus/utils/source/buildtools/compile.sh
File deleted
/nw_plus/utils/source/kextract/compile.sh
0,0 → 1,11
#!/bin/bash
echo "Before compiling the utilities, you must follow the directions to compile EDuke32."
echo "http://wiki.eduke32.com/wiki/Building_EDuke32_on_Linux"
echo "After that is all done, you must make EDuke32, then change to the build directory and make that too."
echo "This script will do that here."
cd polymer/eduke32/
make
cd build/
make
cd util/
ls
/nw_plus/utils/source/kextract/get.sh
0,0 → 1,4
#!/bin/bash
echo "The source for kextract is part of EDuke32."
echo "This script will check out EDuke32 from its SVN."
svn co https://eduke32.svn.sourceforge.net/svnroot/eduke32
/nw_plus/utils/source/kextract
Property changes:
Added: svn:ignore
+Thumbs.db