genromfs
genromfs copied to clipboard
Makefile fixes.
It is safe to use cc instead of gcc on BSD and Linux. FreeBSD switched gcc to clang/llvm around 2012, no gcc in base anymore.
You can now make PREFIX=/usr/local install to perform valid installation.
If variable is not provided it is set to /usr/local outside base OS.
During install Makefile silently removed whole man8 directory!!! Fixed.
Signed-off-by: Tomasz 'CeDeROM' CEDRO [email protected]