Skip to content
/ gmsl Public

GNU Make Standard Library: a library of functions written for GNU Make using GNU Make's built in functions (full CVS history from https://sourceforge.net/projects/gmsl/)

Notifications You must be signed in to change notification settings

brulzki/gmsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

 

About

GNU Make Standard Library: a library of functions written for GNU Make using GNU Make's built in functions (full CVS history from https://sourceforge.net/projects/gmsl/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published