delorie.com/archives/browse.cgi | search |
Date: | Wed, 23 Jun 1999 11:20:07 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Yogesh Sharma <SHARMAYOGESH AT prodigy DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: makefile |
In-Reply-To: | <7kmpgs$mv4$1@newssvr01-int.news.prodigy.com> |
Message-ID: | <Pine.SUN.3.91.990623111947.13893F-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 21 Jun 1999, Yogesh Sharma wrote: > Following make file doesn't work ? HELPppppppppp > > > CC = gcc > CFLAGS = -g -O2 > OBJS = main.o foo.o > > libmain.a : $(OBJS) > ar rs libmain.a $(OBJS) I already replied to your message like this, about a week ago, saying that I cannot reproduce the problem. So please post more information, because I don't find anything wrong in this case. Please also read my reply that I posted back when you asked this.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |