NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SP_ORDER
usr.bin/make/parse.c
1044
case SP_ORDER:
usr.bin/make/parse.c
286
{ ".ORDER", SP_ORDER, OP_NONE },
usr.bin/make/parse.c
909
else if (special == SP_ORDER)