https://github.com/matveyt/yama
Yet Another GNU Make framework
https://github.com/matveyt/yama
gnumakefile makefile non-recursive out-of-source-build
Last synced: 5 months ago
JSON representation
Yet Another GNU Make framework
- Host: GitHub
- URL: https://github.com/matveyt/yama
- Owner: matveyt
- License: bsd-2-clause
- Created: 2019-03-10T14:18:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T12:01:02.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T22:17:56.587Z (over 1 year ago)
- Topics: gnumakefile, makefile, non-recursive, out-of-source-build
- Language: Makefile
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yama
Yet Another GNU Make framework
This is a set of GNU Make functions designed to simplify Makefile development and
maintenance (non-recursive make, out-of-source builds etc.). For now it lacks the proper
documentation and is pretty much confined to the internal use.