This change adds DFLAGS to sys.mk. It can be overridden by programs
or libraries that wish to compile USDT probes with lazyload mode.
This change also adds -C to the default dtrace(1) flags. This causes
dtrace(1) to run the C preprocessor on D scripts; one can also add
-D to DFLAGS to set preprocessor variables.
While in the neighbourhood, correctly sort definitions for CP, CPP and
DTRACE.