home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume27 / mthreads / part01 / hints / svr4.sh < prev   
Encoding:
Text File  |  1993-11-20  |  125 b   |  6 lines

  1. cc='/bin/cc'
  2. test -f $cc || cc='/usr/ccs/bin/cc'
  3. mansrc='/usr/share/man/man1'
  4. libswanted='malloc socket nsl'
  5. d_strchr=define
  6.