home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / misc / 5 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.6 KB  |  47 lines

  1. Newsgroups: comp.sys.sgi.misc
  2. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!Harpo.Chemie.FU-Berlin.DE!melchers
  3. From: melchers@Harpo.Chemie.FU-Berlin.DE (Bernd Melchers)
  4. Subject: Re: unable to use make on SGI
  5. Message-ID: <EFV9E7U@math.fu-berlin.de>
  6. Sender: news@math.fu-berlin.de (Math Department)
  7. Organization: Free University of Berlin, Germany
  8. References: <34692@adm.brl.mil> <1992Dec16.011758.15525@sunova.ssc.gov>
  9. Date: Wed, 16 Dec 1992 08:37:03 GMT
  10. Lines: 35
  11.  
  12. chow@sdc1.ssc.gov (Ivan Chow,,2216) writes:
  13.  
  14. >Hi,
  15. >   I have tried to use make on an SGI machine.
  16. >But the syntax seems like is totally different from
  17. >other machines.  The normal dependency "making"
  18. >mechanism works fine.  But I can't do any
  19. >looping with the make.  For examples,
  20.  
  21. >for i in $(SUBDIR)"";
  22. >do
  23. >echo "$$i";
  24. >make
  25. >done
  26.  
  27. >The make always coomplains
  28. >for: command not found
  29.  
  30. >Can anyone give a hand on this?  Please.
  31.  
  32. perhaps you forgot SHELL=/bin/sh ?
  33.  
  34.  
  35. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  36. Bernd Melchers                   | melchers@chico.chemie.fu-berlin.de
  37. Freie Universitaet Berlin        | Lieblingsessen: Pizza, aber nur
  38. Institut fuer Kristallographie   |              selbstgemachte...
  39. Takustr. 6                       |              und ohne Tierkadaver
  40. D 1000 Berlin 33                 |
  41. Earth                            |
  42. Tel.: 0049-30-8383612            |
  43.                                  |
  44. Please replace battery pack, attach external power,
  45. or system will be shutdown in 10 seconds.
  46. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  47.