delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/06/16/06:45:53

From: Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Makefile Help
Date: 16 Jun 2003 10:34:52 GMT
Organization: Aachen University of Technology (RWTH)
Lines: 23
Message-ID: <bck6gc$nk6$1@nets3.rz.RWTH-Aachen.DE>
References: <bck5hq$7df$1 AT bob DOT news DOT rcn DOT net>
NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de
X-Trace: nets3.rz.RWTH-Aachen.DE 1055759692 24198 137.226.32.75 (16 Jun 2003 10:34:52 GMT)
X-Complaints-To: abuse AT rwth-aachen DOT de
NNTP-Posting-Date: 16 Jun 2003 10:34:52 GMT
Originator: broeker@
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Chris Lee <clee2 AT envirolink DOT org> wrote:
> What do you need to do in order to get this makefile to 
> work with DJGPP? 

From a cursory look at it: nothing.  You might want to get rid of
the -D_LARGEFILE stuff, that's all.

> unrar:	WHAT=UNRAR
> unrar:	$(OBJECTS) $(UNRAR_OBJ)
> 	@rm -f makeunrar
> 	$(LINK) -o unrar $(LDFLAGS) $(OBJECTS) $(UNRAR_OBJ) $(LIBS)	
> 	@strip unrar

This block is the only thing I'm not certain about, off-hand.  Two
rules for the same target is not something I've seen before, so doubt
it'll work.

Are you sure you didn't edit this makefile from the distributed
original, before posting it?

-- 
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019