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

/haiku-buildtools/jam/
H A Djam.h25 * 12/21/96 (seiwald) - OSPLAT now defined for NT.
31 * 09/12/00 (seiwald) - OSSYMS split to OSMAJOR/OSMINOR/OSPLAT
38 * 11/05/02 (seiwald) - OSPLAT now set to sparc on solaris.
71 # define OSPLAT "OSPLAT=VAX" macro
405 * OSPLAT definitions - suppressed when it's a one-of-a-kind
414 # define OSPLAT "OSPLAT=PPC" macro
419 # define OSPLAT "OSPLAT macro
428 # define OSPLAT macro
434 # define OSPLAT macro
440 # define OSPLAT macro
445 # define OSPLAT macro
451 # define OSPLAT macro
455 # define OSPLAT macro
459 # define OSPLAT macro
[all...]
H A Djam.c149 static const char *othersyms[] = { OSMAJOR, OSMINOR, OSPLAT, JAMVERSYM, 0 } ;
317 * Jam defined variables OS, OSPLAT
H A DJambase220 local I ; if $(OSPLAT) = IA64 { I = ia64\\ ; } else { I = "" ; }
374 else if $(OS) = BEOS && $(OSPLAT) = PPC
609 OSFULL = $(OS)$(OSVER)$(OSPLAT) $(OS)$(OSPLAT) $(OS)$(OSVER) $(OS) ;

Completed in 31 milliseconds