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
cmake-gui(1) - debian
lipa(1) - debian
relaytool(1) - debian
sphinx-build(1) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?