debian man page for appcompile

Query: appcompile

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

APPCOMPILE(1)							 Listaller Project						     APPCOMPILE(1)

NAME
appcompile - Compile software automatically
SYNOPSIS
appcompile [OPTION ...]
DESCRIPTION
This manual page documents briefly the appcompile command. appcompile automatically compiles applications from source code. It will detect the build system (cmake, automake, ...) and then perform the necessary steps to generate the binary. appcompile can be used together with libuild, the Listaller build tool, to compile applications easily.
OPTIONS
-s, --sourcedir=DIRECTORY Path to source of the application which should be compiled. -o, --target_dir=DIRECTORY Path where the resulting binaries should be installed to. --strip Strip debug information from resulting binaries. --version Display version number of appcompile --verbose Turn on verbose mode (this can be used for debugging).
SEE ALSO
lipkgen (1), depscan (1). Additional documentation can be found on http://listaller.tenstral.net.
AUTHOR
This manual page was written by Matthias Klumpp matthias@tenstral.net.
COPYRIGHT
Copyright (C) 2009-2012 Matthias Klumpp Listaller Project 18 April,2012 APPCOMPILE(1)
Related Man Pages
genresscript(1) - centos
install(1) - linux
apper(1) - debian
go-build(1) - debian
lipa(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph