This website requires JavaScript.
Explore
Help
Sign In
Project-slippi
/
Nintendont
Watch
1
Star
0
Fork
0
You've already forked Nintendont
mirror of
https://github.com/project-slippi/Nintendont.git
synced
2025-10-06 00:22:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
slippi
Nintendont
/
Build.sh
4 lines
83 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
-added a very simple multi-dol loader for games like zelda collectors edition
2014-07-01 23:26:57 +00:00
#!/bin/sh
New top-level Makefile. Based on this commit by @DankRank: https://github.com/DankRank/Nintendont/commit/3dd5ea881434a6dc0fe972f438fefb270aab7153 GNU make handles dependency checking significantly better than batch files and shell scripts, plus it can run builds in parallel.
2016-09-22 19:54:09 -04:00
# This shell script is still here for compatibility reasons.
make forced
Reference in New Issue
Copy Permalink