home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sgi.misc
- Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!Harpo.Chemie.FU-Berlin.DE!melchers
- From: melchers@Harpo.Chemie.FU-Berlin.DE (Bernd Melchers)
- Subject: Re: unable to use make on SGI
- Message-ID: <EFV9E7U@math.fu-berlin.de>
- Sender: news@math.fu-berlin.de (Math Department)
- Organization: Free University of Berlin, Germany
- References: <34692@adm.brl.mil> <1992Dec16.011758.15525@sunova.ssc.gov>
- Date: Wed, 16 Dec 1992 08:37:03 GMT
- Lines: 35
-
- chow@sdc1.ssc.gov (Ivan Chow,,2216) writes:
-
- >Hi,
- > I have tried to use make on an SGI machine.
- >But the syntax seems like is totally different from
- >other machines. The normal dependency "making"
- >mechanism works fine. But I can't do any
- >looping with the make. For examples,
-
- >for i in $(SUBDIR)"";
- >do
- >echo "$$i";
- >make
- >done
-
- >The make always coomplains
- >for: command not found
-
- >Can anyone give a hand on this? Please.
-
- perhaps you forgot SHELL=/bin/sh ?
-
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Bernd Melchers | melchers@chico.chemie.fu-berlin.de
- Freie Universitaet Berlin | Lieblingsessen: Pizza, aber nur
- Institut fuer Kristallographie | selbstgemachte...
- Takustr. 6 | und ohne Tierkadaver
- D 1000 Berlin 33 |
- Earth |
- Tel.: 0049-30-8383612 |
- |
- Please replace battery pack, attach external power,
- or system will be shutdown in 10 seconds.
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-