EnglishFrenchSpanish

Ad


OnWorks favicon

fpcmake-3.0.0 - Online in the Cloud

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

This is the command fpcmake-3.0.0 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


fpcmake - The Free Pascal makefile constructor program.

SYNOPSIS


fpcmake [-Ttarget] [-pwhrqvV] [filename [filename [filename]]]

DESCRIPTION


fpcmake reads a Makefile.fpc and converts it to a Makefile suitable for reading by GNU
make to compile your projects. It is similar in functionality to GNU autoconf or Imake for
making X projects.

USAGE


fpcmake accepts filenames of makefile description files as it's command-line arguments.
For each of these files it will create a Makefile in the same directory where the file is
located, overwriting any existing file with the same name.

If no options are given, it just attempts to read the file Makefile.fpc in the current
directory and tries to construct a Makefile from it. any previously existing Makefile
will be erased. See fpcmake(5) for a description of the format of the Makefile.fpc file.

OPTIONS


fpcmake has a small number of options to control it's behaviour:

-h Emit a short help text describing the use of fpcmake

-p If this option is given, a package description file is generated as well as a
makefile.

-q Tells fpcmake to be more quiet, i.e. emit less messages.

-r If this option is given, fpcmake will recursively scan subdirectories for
makefile.fpc files and generate makefiles for them.

-T Specifies the targets for which fpcmake should generate makefiles. This can be a
comma-separated list of target systems, or the special identifier all which
indicates that a makefile should be generated for all supported platforms.

-v This option instructs fpcmake to be more verbose.

-V Print fpcmake version and exit.

-w This is the standard option and tells fpcmake to generate a makefile.

Use fpcmake-3.0.0 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad