TheNetAdmin / Makefile-Templates

Makefile templates for different sized projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makefile Templates

Language

English | 简体中文

Introduction

Here are some Makefile Templates for different size of projects, from simple project with a 'flat' source file structure, to bigger project with a 'complex' structure.

These templates may not be clear or concise enough, but they are built for specific scenes. Some of them may have severe side-effect when the project grows, but that shoud be the time to consider changing a better Makefile from other templates we provided.

Feel free to raise issues, or contribute pull-requests, we welcome all kinds of ideas.

License

license

About

Makefile templates for different sized projects

License:MIT License


Languages

Language:Makefile 80.4%Language:C 11.5%Language:Dockerfile 5.5%Language:C++ 2.7%