a. Manually: copy of all the Javascript files into one, run a compressor on it (optional but recommended) and upload to the server and link to that file.
b. Use PHP: Just create an array of all JS files and include them all and output into a <script> tag