LinuxCommandLibrary

sfdk-make

Run make in Sailfish build environment

TLDR

Build project with make

$ sfdk make
copy
Build with parallel jobs
$ sfdk make -j[4]
copy
Clean build
$ sfdk make clean
copy

SYNOPSIS

sfdk make [makeoptions_]

DESCRIPTION

sfdk make runs make inside the Sailfish OS build environment. Part of Sailfish SDK.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community