manpagez: man pages & more
info automake
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

B.3 General Index

Jump to:   #   $   +   -   .   _  
A   B   C   D   E   F   G   H   I   J   L   M   N   O   P   R   S   T   U   V   W   Y   Z  
Index Entry Section

#
## (special Automake comment)3.1 General Operation
#serial syntax6.3.5 Serial Numbers

$
$(LIBOBJS)’ and empty libraries8.6 Special handling for LIBOBJS and ALLOCA

+
+=3.1 General Operation

-
--enable-debug’, example20.1 Usage of Conditionals
--gnits’, complete description21. The effect of ‘--gnu’ and ‘--gnits
--gnu’, complete description21. The effect of ‘--gnu’ and ‘--gnits
--gnu’, required files21. The effect of ‘--gnu’ and ‘--gnits
--help’ check17. Changing Automake's Behavior
--version’ check17. Changing Automake's Behavior
-a5. Creating a ‘Makefile.in
--acdir6.3.1 aclocal Options
--add-missing5. Creating a ‘Makefile.in
--build=BUILD2.2.8 Cross-Compilation
-c5. Creating a ‘Makefile.in
--copy5. Creating a ‘Makefile.in
--cygnus5. Creating a ‘Makefile.in
--diff6.3.1 aclocal Options
--disable-dependency-tracking2.2.12 Automatic Dependency Tracking
--disable-maintainer-mode6.2 Other things Automake recognizes
--disable-silent-rules17. Changing Automake's Behavior
--dry-run6.3.1 aclocal Options
--enable-dependency-tracking2.2.12 Automatic Dependency Tracking
--enable-maintainer-mode6.2 Other things Automake recognizes
--enable-silent-rules17. Changing Automake's Behavior
-f5. Creating a ‘Makefile.in
--force6.3.1 aclocal Options
--force-missing5. Creating a ‘Makefile.in
--foreign5. Creating a ‘Makefile.in
--gnits5. Creating a ‘Makefile.in
--gnu5. Creating a ‘Makefile.in
--help5. Creating a ‘Makefile.in
--help6.3.1 aclocal Options
--help=recursive2.2.13 Nested Packages
-hook’ targets23.1 Extending Automake Rules
--host=HOST2.2.8 Cross-Compilation
-I6.3.1 aclocal Options
-i5. Creating a ‘Makefile.in
--include-deps5. Creating a ‘Makefile.in
--install6.3.1 aclocal Options
-l’ and LDADD8.1.2 Linking the program
--libdir5. Creating a ‘Makefile.in
-local’ targets23.1 Extending Automake Rules
-module’, libtool8.3.6 Libtool Modules
--no-force5. Creating a ‘Makefile.in
-o5. Creating a ‘Makefile.in
--output6.3.1 aclocal Options
--output-dir5. Creating a ‘Makefile.in
--prefix2.2.3 Standard Directory Variables
--print-ac-dir6.3.1 aclocal Options
--program-prefix=PREFIX2.2.9 Renaming Programs at Install Time
--program-suffix=SUFFIX2.2.9 Renaming Programs at Install Time
--program-transform-name=PROGRAM2.2.9 Renaming Programs at Install Time
--target=TARGET2.2.8 Cross-Compilation
-v5. Creating a ‘Makefile.in
--verbose5. Creating a ‘Makefile.in
--verbose6.3.1 aclocal Options
--version5. Creating a ‘Makefile.in
--version6.3.1 aclocal Options
-W5. Creating a ‘Makefile.in
-W6.3.1 aclocal Options
-Wall2.4.2 ‘amhello-1.0’ Explained
--warnings5. Creating a ‘Makefile.in
--warnings6.3.1 aclocal Options
-Werror2.4.2 ‘amhello-1.0’ Explained
--with-dmalloc6.4.1 Public Macros
--with-regex6.4.1 Public Macros

.
.la’ suffix, defined8.3.1 The Libtool Concept

_
_DATA primary, defined9.3 Architecture-independent data files
_DEPENDENCIES, defined8.1.2 Linking the program
_HEADERS primary, defined9.2 Header files
_JAVA primary, defined10.4 Java
_LDFLAGS, defined8.1.2 Linking the program
_LDFLAGS, libtool8.3.7 _LIBADD, _LDFLAGS, and _LIBTOOLFLAGS
_LIBADD, libtool8.3.7 _LIBADD, _LDFLAGS, and _LIBTOOLFLAGS
_LIBRARIES primary, defined8.2 Building a library
_LIBTOOLFLAGS, libtool8.3.7 _LIBADD, _LDFLAGS, and _LIBTOOLFLAGS
_LISP primary, defined10.1 Emacs Lisp
_LTLIBRARIES primary, defined8.3.2 Building Libtool Libraries
_MANS primary, defined11.2 Man Pages
_PROGRAMS primary variable3.3 The Uniform Naming Scheme
_PYTHON primary, defined10.5 Python
_SCRIPTS primary, defined9.1 Executable Scripts
_SOURCES and header files8.1.1 Defining program sources
_SOURCES primary, defined8.1.1 Defining program sources
_SOURCES, default8.5 Default _SOURCES
_SOURCES, empty8.5 Default _SOURCES
_TEXINFOS primary, defined11.1 Texinfo

A
AC_CONFIG_FILES, conditional20.1 Usage of Conditionals
AC_SUBST and SUBDIRS7.2.3 Subdirectories with AC_SUBST
acinclude.m4’, defined4.1 A simple example, start to finish
aclocal and serial numbers6.3.5 Serial Numbers
aclocal program, introduction4.1 A simple example, start to finish
aclocal search path6.3.2 Macro Search Path
aclocal's scheduled death6.3.6 The Future of aclocal
aclocal, extending6.3.3 Writing your own aclocal macros
aclocal, Invoking6.3 Auto-generating aclocal.m4
aclocal, Options6.3.1 aclocal Options
aclocal.m4’, preexisting4.1 A simple example, start to finish
Adding new SUFFIXES18.2 Handling new file extensions
all2.2.2 Standard ‘Makefile’ Targets
all23.1 Extending Automake Rules
all-local23.1 Extending Automake Rules
ALLOCA, and Libtool8.3.8 LTLIBOBJS and LTALLOCA
ALLOCA, example8.6 Special handling for LIBOBJS and ALLOCA
ALLOCA, special handling8.6 Special handling for LIBOBJS and ALLOCA
AM_CCASFLAGS and CCASFLAGSCompile Flag Variables
AM_CFLAGS and CFLAGSCompile Flag Variables
AM_CONDITIONAL and SUBDIRS7.2.2 Subdirectories with AM_CONDITIONAL
AM_CPPFLAGS and CPPFLAGSCompile Flag Variables
AM_CXXFLAGS and CXXFLAGSCompile Flag Variables
AM_FCFLAGS and FCFLAGSCompile Flag Variables
AM_FFLAGS and FFLAGSCompile Flag Variables
AM_GCJFLAGS and GCJFLAGSCompile Flag Variables
AM_INIT_AUTOMAKE, example use4.1 A simple example, start to finish
AM_LDFLAGS and LDFLAGSCompile Flag Variables
AM_LFLAGS and LFLAGSCompile Flag Variables
AM_LIBTOOLFLAGS and LIBTOOLFLAGSCompile Flag Variables
AM_MAINTAINER_MODE, purposeAM_MAINTAINER_MODE
AM_OBJCFLAGS and OBJCFLAGSCompile Flag Variables
AM_RFLAGS and RFLAGSCompile Flag Variables
AM_UPCFLAGS and UPCFLAGSCompile Flag Variables
AM_YFLAGS and YFLAGSCompile Flag Variables
amhello-1.0.tar.gz’, creation2.4 A Small Hello World
amhello-1.0.tar.gz’, location2.2 Use Cases for the GNU Build System
amhello-1.0.tar.gz’, use cases2.2 Use Cases for the GNU Build System
ansi2knr8.18 Automatic de-ANSI-fication
ansi2knr17. Changing Automake's Behavior
ansi2knr and LIBOBJS8.18 Automatic de-ANSI-fication
ansi2knr and LTLIBOBJS8.18 Automatic de-ANSI-fication
Append operator3.1 General Operation
ARG_MAX3.4 Staying below the command line length limit
autogen.sh’ and autoreconf8.3.9.1 Error: ‘required file `./ltmain.sh' not found
autom4te6.3 Auto-generating aclocal.m4
Automake constraints1. Introduction
automake options5. Creating a ‘Makefile.in
Automake requirements1. Introduction
Automake requirements6.1 Configuration requirements
automake, invoking5. Creating a ‘Makefile.in
Automake, recursive operation3.1 General Operation
Automatic dependency tracking8.19 Automatic dependency tracking
Automatic linker selection8.13.3.1 How the Linker is Chosen
autoreconf and libtoolize8.3.9.1 Error: ‘required file `./ltmain.sh' not found
autoreconf, example2.4.1 Creating ‘amhello-1.0.tar.gz
autoscan2.4.2 ‘amhello-1.0’ Explained
Autotools, introduction2.1 Introducing the GNU Build System
Autotools, purpose2.3 How Autotools Help
autoupdate6.4.2 Obsolete Macros
Auxiliary programs3.7 Programs automake might require
Avoiding man page renaming11.2 Man Pages
Avoiding path stripping7.3 An Alternative Approach to Subdirectories

Jump to:   #   $   +   -   .   _  
A   B   C   D   E   F   G   H   I   J   L   M   N   O   P   R   S   T   U   V   W   Y   Z  

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.