Home
last modified time | relevance | path

Searched refs:SYSTYPE (Results 1 – 4 of 4) sorted by relevance

/original-bsd/local/toolchest/ksh/sh/
H A Dmakelib8 if test -f /vmunix -o "$SYSTYPE" = bsd4.1 -o "$SYSTYPE" = bsd4.2 # true for BSD unix
H A Dmakesh85 if test -f /vmunix -o "$SYSTYPE" = bsd4.1 -o "$SYSTYPE" = bsd4.2 # true for BSD unix
/original-bsd/local/toolchest/ksh/
H A Dksh.mk156 -o "$$SYSTYPE" = bsd4.1 \
157 -o "$$SYSTYPE" = bsd4.2 \
158 -o "$$SYSTYPE" = bsd4.3 ;then \
H A Dmakefile156 -o "$$SYSTYPE" = bsd4.1 \
157 -o "$$SYSTYPE" = bsd4.2 \
158 -o "$$SYSTYPE" = bsd4.3 ;then \