Home
last modified time | relevance | path

Searched refs:OLDRULE (Results 1 – 12 of 12) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Ddump.c312 case OLDRULE: in listrule()
H A Dmake.h152 #define OLDRULE 7 /* makefile compiler old rule mark */ macro
H A Dobject.c126 #define isoldrule(r) (r->status==OLDRULE)
127 #define setoldrule(r,o) (r->status=OLDRULE,r->action=(char*)o,r->prereqs=(List_t*)oldrules,oldrules…
H A DHISTORY392 change compile.c/setold() to use rule.status==OLDRULE
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Ddump.c312 case OLDRULE: in listrule()
H A Dmake.h152 #define OLDRULE 7 /* makefile compiler old rule mark */ macro
H A Dobject.c126 #define isoldrule(r) (r->status==OLDRULE)
127 #define setoldrule(r,o) (r->status=OLDRULE,r->action=(char*)o,r->prereqs=(List_t*)oldrules,oldrules…
H A DHISTORY392 change compile.c/setold() to use rule.status==OLDRULE
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Ddump.c312 case OLDRULE: in listrule()
H A Dmake.h152 #define OLDRULE 7 /* makefile compiler old rule mark */ macro
H A Dobject.c126 #define isoldrule(r) (r->status==OLDRULE)
127 #define setoldrule(r,o) (r->status=OLDRULE,r->action=(char*)o,r->prereqs=(List_t*)oldrules,oldrules…
H A DHISTORY392 change compile.c/setold() to use rule.status==OLDRULE