Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

optionreader.h File Reference

#include <time.h>
#include <unistd.h>
#include "makeutilities.h"

Include dependency graph for optionreader.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  OptionReader
 Reads an optionfile including, or command line parameters being, any of these:
      MAINFILE=somefile.cpp
      EXECUTABLE=somefile
Default: MAINFILE without extension
      LINKER=g++ -lm -lxx -lxx -lxx
Default: g++ -lm
      LINKER_TAIL=libRPClort.a
Default: nothing...
      COMPILER=g++ -O2 -g -I/usr/local/lib/mysql
Default: g++ -O2 -g
      MAKESCRIPT=somefile.sh
Default: MAINFILE with .sh-extension
      DOTOUTPUT=somefile.dot
Default: nothing...
      MAKER_ADD_DEPENDENCY="somefile.xxx"
Default: nothing...
Note: The double quotes (") must be used.
More...



Defines

#define MAXGRAPHLISTS   3
#define MAXEXCLUDELISTLENGTH   2048


Define Documentation

#define MAXEXCLUDELISTLENGTH   2048
 

Definition at line 15 of file optionreader.h.

#define MAXGRAPHLISTS   3
 

Definition at line 14 of file optionreader.h.


Generated at Mon May 14 00:45:44 2001 for Maker by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001