command.c File Reference

Maintain the lists of commands. More...

#include "jam.h"
#include "lists.h"
#include "parse.h"
#include "variable.h"
#include "rules.h"
#include "command.h"

Functions

CMDcmd_new (RULE *rule, LIST *targets, LIST *sources, LIST *shell, int maxline)
void cmd_free (CMD *cmd)


Detailed Description

Maintain the lists of commands.

Todo:
See what is lol_init

Function Documentation

void cmd_free ( CMD cmd  ) 

free a CMD

CMD* cmd_new ( RULE rule,
LIST targets,
LIST sources,
LIST shell,
int  maxline 
)

return a new CMD or 0 if too many args


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