Searched refs:DFLAGS (Results 1 - 1 of 1) sorted by relevance

/src/bin/csh/
H A DMakefile7 # To profile, put -DPROF in DFLAGS and -pg in COPTS, and recompile.
13 DFLAGS=-DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS macro
19 DFLAGS+=-DEDIT
21 CPPFLAGS+=-I${.CURDIR} -I. ${DFLAGS}
62 .if !empty(DFLAGS:M*EDIT)

Completed in 2 milliseconds