1 2 3 4 5
#!/bin/bash # Generates a single amalgamation C header file that includes all public types and functions. # # This makes including and linking Celeritas very easy.