This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
GGS/build
2011-01-25 14:41:11 +01:00

4 lines
63 B
Bash
Executable file

#!/usr/bin/env bash
erlc *.erl -o ebin
erlc src/*.erl -o ebin