src/commands/make/make.c File Reference

#include "h.h"
#include <sys/wait.h>
#include <unistd.h>

Go to the source code of this file.

Functions

 _PROTOTYPE (static void tellstatus,(FILE *out, char *name, int status))
int dosh (char *string, char *shell)
void docmds1 (struct name *np, struct line *lp)
void docmds (struct name *np)
void modtime (struct name *np)
void touch (struct name *np)
int make (struct name *np, int level)
void make1 (struct name *np, struct line *lp, struct depend *qdp, char *basename, char *inputname)
void implmacros (struct name *np, struct line *lp, char **pbasename, char **pinputname)
void dbgprint (int level, struct name *np, char *comment)


Function Documentation

_PROTOTYPE ( static void  tellstatus,
(FILE *out, char *name, int status  
)

void dbgprint ( int  level,
struct name np,
char *  comment 
)

Definition at line 757 of file make.c.

void docmds ( struct name np  ) 

Definition at line 195 of file make.c.

void docmds1 ( struct name np,
struct line lp 
)

Definition at line 110 of file make.c.

int dosh ( char *  string,
char *  shell 
)

Definition at line 39 of file make.c.

void implmacros ( struct name np,
struct line lp,
char **  pbasename,
char **  pinputname 
)

Definition at line 705 of file make.c.

int make ( struct name np,
int  level 
)

Definition at line 548 of file make.c.

void make1 ( struct name np,
struct line lp,
struct depend qdp,
char *  basename,
char *  inputname 
)

Definition at line 659 of file make.c.

void modtime ( struct name np  ) 

Definition at line 404 of file make.c.

void touch ( struct name np  ) 

Definition at line 488 of file make.c.


Generated on Tue Mar 9 04:36:35 2010 for Minix by  doxygen 1.5.8