freebsd-file2c
Utilities for building FreeBSD sources
Install
- All systems
-
curl cmd.cat/freebsd-file2c.sh
- Debian
-
apt-get install freebsd-buildutils
- Ubuntu
-
apt-get install freebsd-buildutils
- Kali Linux
-
apt-get install freebsd-buildutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install freebsd-buildutils
- Raspbian
-
apt-get install freebsd-buildutils
- Dockerfile
- dockerfile.run/freebsd-file2c
freebsd-buildutils
Utilities for building FreeBSD sources
This package contains the FreeBSD counterparts of some standard build utilities (make, mkdep, lex ..) They have some specific modifications needed to be able to build FreeBSD sources.