Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!swidir.switch.ch!01-newsfeed.univie.ac.at!news.iif.hu!isyshu!hole.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.be.innet.net!INbe.net!news.nl.innet.net!INnl.net!hunter.premier.net!newsfeed.internetmci.com!howland.reston.ans.net!Germany.EU.net!Dortmund.Germany.EU.net!interface-business.de!usenet From: j@ida.interface-business.de (J Wunsch) Newsgroups: comp.unix.admin,comp.unix.misc,comp.unix.bsd.bsdi.misc Subject: Re: A make file challenge Date: 22 Jul 1996 10:53:44 GMT Organization: interface business GmbH, Dresden Lines: 28 Message-ID: <4svmjo$42h@innocence.interface-business.de> References: <sehari.837485240@eng3.iastate.edu> Reply-To: joerg_wunsch@interface-business.de (Joerg Wunsch) NNTP-Posting-Host: ida.interface-business.de X-Newsreader: knews 0.9.6 X-Phone: +49-351-31809-14 X-Fax: +49-351-3361187 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Xref: euryale.cc.adfa.oz.au comp.unix.admin:45174 comp.unix.misc:24071 comp.unix.bsd.bsdi.misc:4357 sehari@iastate.edu (Babak $ehari) wrote: > I following Imakefile has generated the Makefile that follows after it > using Stanford university interviews library. Can any one tell me why > do I get an error on line 171 of the make file, and how can I correct > that? > > Imakefile starts after the next line. This imake rule: > Subdirs($(DIRS), /*makeflags*/) is apparently unresolved, i.e. not expanded by any of the Imake templates: > DIRS= $(LIBS) $(SUPP) $(PROGS) $(MISC) $(UTIL) > > Subdirs($(DIRS), ) ^^^^^^^^^^^^^^^^^^ You have to dig through the templates to see how it is supposed to be resolved. -- J"org Wunsch Unix support engineer joerg_wunsch@interface-business.de http://www.interface-business.de/~j