EnglishFrenchSpanish

Ad


OnWorks favicon

kmk_mkdir - Online in the Cloud

Run kmk_mkdir in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command kmk_mkdir that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


kmk - framework for writing simple makefiles for complex tasks

SYNOPSIS


kmk [OPTIONS]

DESCRIPTION


kmk and its helper tools are an extension to GNU make to ease writing portable Makefile.

The goals of the kBuild framework:

- Similar behavior cross all supported platforms.
- Flexibility, don't create unnecessary restrictions preventing ad-hoc solutions.
- Makefile can very simple to write and maintain.

There are four concepts being tried out in the current kBuild incaration:

- One configuration file for a subtree automatically included.
- Target configuration templates as the primary mechanism for makefile simplification.
- Tools and SDKs for helping out the templates with flexibility.
- Non-recursive makefile method by using sub-makefiles.

kBuild does not provide any facilities for checking compiler/library/header
configurations, that's not in its scope. If this is important for your project, check out
the autoconf tool in the GNU build system. It is possible to use kBuild together with
autoconf if you like, but you might just as well use the full GNU package.

On Debian systems, the kBuild binaries can be found in /usr/bin and its data files in
/usr/share/kBuild.

Use kmk_mkdir online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    cppo
    cppo
    cppo - lightweight cpp-like
    preprocessor for OCaml ...
    Run cppo
  • 4
    cppunit-config
    cppunit-config
    cppunit-config - script to get
    information about the installed version
    of cppunit ...
    Run cppunit-config
  • 5
    fwb_iosacl
    fwb_iosacl
    fwb_ipt - Policy compiler for Cisco IOS
    ACL ...
    Run fwb_iosacl
  • 6
    fwb_ipf
    fwb_ipf
    fwb_ipf - Policy compiler for ipfilter ...
    Run fwb_ipf
  • More »

Ad