HomeSort by: relevance | last modified time | path
    Searched refs:UNAMES (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/texinfo/dist/util/
texi2pdf 7 && { UNAMES=`uname -s`; test "x$UNAMES" = xULTRIX; } 2>/dev/null \
12 && { UNAMES=`uname -s`; test "x$UNAMES" = xAIX; } 2>/dev/null \
  /src/external/bsd/elftosb/dist/
makefile 9 # UNAMES is going to be set to either "Linux" or "CYGWIN_NT-5.1"
10 UNAMES = $(shell uname -s)
12 ifeq ("${UNAMES}", "Linux")
18 ifeq ("${UNAMES}", "CYGWIN_NT-5.1")
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2dvi 26 && { UNAMES=`uname -s`; test "x$UNAMES" = xULTRIX; } 2>/dev/null \
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2dvi 26 && { UNAMES=`uname -s`; test "x$UNAMES" = xULTRIX; } 2>/dev/null \

Completed in 47 milliseconds