OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VAR_SUBST
usr.bin/make/parsevar.c
107
if (type & VAR_SUBST)
usr.bin/make/parsevar.c
110
type |= VAR_SUBST;
usr.bin/make/parsevar.c
170
if (type & VAR_SUBST) {