https://github.com/dockpack/gmsl
GNU Make Standard Library
https://github.com/dockpack/gmsl
library make makefile
Last synced: 4 months ago
JSON representation
GNU Make Standard Library
- Host: GitHub
- URL: https://github.com/dockpack/gmsl
- Owner: dockpack
- License: other
- Created: 2020-11-18T11:43:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-25T15:07:49.000Z (over 5 years ago)
- Last Synced: 2025-02-27T15:59:38.902Z (over 1 year ago)
- Topics: library, make, makefile
- Language: HTML
- Homepage: https://gmsl.sourceforge.io/
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
GNU Make Standard Library
-------------------------
1. Visit http://gmsl.sf.net for more details
2. To use the GMSL in your Makefile make sure that you have the files
gmsl
__gmsl
Add
include gmsl
to your Makefile(s).
3. To run the GMSL test suite have
gmsl
__gmsl
gmsl-tests
And then run
make test