A tool which controls the generation of executables from the program's source files.
make can be installed with the Pakfire WebGUI or via the console:
pakfire install make
There is currently no web interface for this Addon. Open the client console or terminal to run this add-on.
[root@ipfireVM ~]# make -h
Usage: make [options] [target] ...
Options:
-b, -m Ignored for compatibility.
-B, --always-make Unconditionally make all targets.
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
-d Print lots of debugging information.
. . .
Older Revisions • May 11 at 9:00 pm • Jon