cbp2make
Makefile generation tool for the Code::Blocks IDE
Install
- All systems
-
curl cmd.cat/cbp2make.sh
- Debian
-
apt-get install cbp2make
- Ubuntu
-
apt-get install cbp2make
- Kali Linux
-
apt-get install cbp2make
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cbp2make
- Raspbian
-
apt-get install cbp2make
- Dockerfile
- dockerfile.run/cbp2make
cbp2make
Makefile generation tool for the Code::Blocks IDE
cbp2make is a stand-alone build tool that allows you to generate makefile(s) for GNU Make out of Code::Blocks IDE project or workspace files.