Revision 9a6a850d323c357f9dde95f4029b39afd48e3f97 authored by Francois Trahay on 13 June 2008, 12:12:37 UTC, committed by Francois Trahay on 13 June 2008, 12:12:37 UTC
1 parent f5c630e
Raw File
FILES
ARCHITECTURES : Supported architectures
AUTHORS       :
COPYING       : :-)
Makefile      : Makefile
NEWS          : 
README        : Quick introduction to PM2
appli         : Application configuration options
bin           : Scripts used in PM2
common        : Common configuration options
doc           : Documentation
ezflavor      : A GTK interface to configure PM2
FILES         : This file!
generic       : Generic configuration options
init          : Initialisation code for any PM2 module
leonie        : Bootstrap module
leoparse      : Parser for the bootstrap module
lib           : External libraries used by PM2
mad3          : Madeleine 3 module (communication library)
make          : Shared makefiles
marcel        : Marcel module (threads library)
modules       : Links to all the PM2 modules
nmad          : NewMadeleine module (communication library)
ntbx          : Network toolbox for PM2
pm2           : micro-PM2 module
profile       : Profiling management routines
puk           : 
stackalign    : 
tbx           : Toolbox module
xpaulette     : Paulette module

Most of the module directories contains:

Makefile      : Makefile
include       : include files of the module
source        : sources of the module
config        : used for the configuration and module options
examples      : examples that use this module (not in each module)

Most of the example directories contains:

Makefile      : Makefile
back to top