Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (15 loc) · 212 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 212 Bytes

MakeMakefile

Make Makefiles wrapper

Install

git clone https://github.com/KalleDK/MakeMakefile.git
cd MakeMakefile
./install.sh

Demo

cd MakeMakefile/demo
createmake.py
make run
make clean