An open API service indexing awesome lists of open source software.

https://github.com/bamless/generic-makefile-with-header-dependencies

A simple implementation of a generic C/C++ Makefile that supports header dependencies.
https://github.com/bamless/generic-makefile-with-header-dependencies

c cplusplus makefile

Last synced: 2 months ago
JSON representation

A simple implementation of a generic C/C++ Makefile that supports header dependencies.

Awesome Lists containing this project

README

          

# Generic-Makefile-with-Header-Dependencies
A simple implementation of a generic C/C++ Makefile that supports header dependencies.