fastdep
fast dependency generator for C/C++ files
Install
- All systems
-
curl cmd.cat/fastdep.sh
- Debian
-
apt-get install fastdep - Ubuntu
-
apt-get install fastdep - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fastdep - Raspbian
-
apt-get install fastdep
fastdep
fast dependency generator for C/C++ files
Efficiently generates dependency information for C and C++ files, suitable for inclusion in makefiles, and optionally generates dependency information for its own output. This can be used to create robust, fast and largely automated build rules.