Searched defs:MBCHAR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/i386/
H A DMakefile20 MBCHAR = -DMBCHAR # Define this line to include multibyte input support macro
21 DEFS = -DVFORK -DFILEC -DBSD_COMP -DFIVE # No TELL when MBCHAR
22 CPPFLAGS= -I. $(DEFS) $(MBCHAR) $(CPPFLAGS.master)
/illumos-gate/usr/src/cmd/csh/sparc/
H A DMakefile20 MBCHAR = -DMBCHAR # Define this line to include multibyte input support macro
21 DEFS = -DVFORK -DFILEC -DBSD_COMP -DFIVE # No TELL when MBCHAR
22 CPPFLAGS= -I. $(DEFS) $(MBCHAR) $(CPPFLAGS.master)

Completed in 150 milliseconds