diff options
| author | realtradam <[email protected]> | 2023-03-04 19:53:46 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-03-04 19:53:46 -0500 |
| commit | e507454912f69b202c0a49d772696eabcccaa024 (patch) | |
| tree | e2f51bce8eee08d6c96b7abb7f74063b159210e7 /build | |
| parent | 50d4ca3c7df7ca7d67a4435ea726a6c68375a814 (diff) | |
| download | TOJam2023-e507454912f69b202c0a49d772696eabcccaa024.tar.gz TOJam2023-e507454912f69b202c0a49d772696eabcccaa024.zip | |
add emscripten
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ #! /bin/sh -cd build_dir ; make +cd build_dir/tux ; make +#cd build_dir/web ; emmake make |
