appcompile(1) debian man page | unix.com

Man Page: appcompile

Operating Environment: debian

Section: 1

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
apper(1) - debian
cmake-gui(1) - debian
genresscript(1) - debian
sphinx-build(1) - debian
install(1) - suse
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results