make1.c File Reference

#include "jam.h"
#include "lists.h"
#include "parse.h"
#include "variable.h"
#include "rules.h"
#include "search.h"
#include "newstr.h"
#include "make.h"
#include "command.h"
#include "execcmd.h"

Functions

static void make1a (TARGET *t, TARGET *parent)
static void make1b (TARGET *t)
static void make1c (TARGET *t)
static void make1d (void *closure, int status)
static CMDmake1cmds (ACTIONS *a0)
static LISTmake1list (LIST *l, TARGETS *targets, int flags)
static SETTINGSmake1settings (LIST *vars)
static void make1bind (TARGET *t, int warn)
int make1 (TARGET *t)

Variables

struct {
   int   failed
   int   skipped
   int   total
   int   made
counts [1]
static int intr = 0

Function Documentation

int make1 ( TARGET t  ) 

static void make1a ( TARGET t,
TARGET parent 
) [static]

static void make1b ( TARGET t  )  [static]

static void make1bind ( TARGET t,
int  warn 
) [static]

static void make1c ( TARGET t  )  [static]

static CMD * make1cmds ( ACTIONS a0  )  [static]

static void make1d ( void *  closure,
int  status 
) [static]

static LIST * make1list ( LIST l,
TARGETS targets,
int  flags 
) [static]

static SETTINGS * make1settings ( LIST vars  )  [static]


Variable Documentation

struct { ... } counts[1] [static]

int failed

int intr = 0 [static]

int made

int skipped

int total


Generated on Thu Aug 17 15:54:32 2006 for MaJam by  doxygen 1.4.7