README
October 8, 2022 ยท View on GitHub
GNU Make Standard Library
-
Visit https://gmsl.jgc.org/ for more details
-
To use the GMSL in your Makefile make sure that you have the files
gmsl __gmsl
Add
include gmsl
to your Makefile(s).
-
To run the GMSL test suite have
gmsl __gmsl gmsl-tests
And then run
make test