public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* using make on big Java projects
@ 1999-12-01 17:01 oneself
  1999-12-02  9:10 ` dpace
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: oneself @ 1999-12-01 17:01 UTC (permalink / raw)
  To: help-gcc

Hi!

I have just recently started writing makefiles and using make.
and I want to it on an already existing, very big Java project
that contains something like 500 files in an elaborate tree structure.
from the brief but decisive acquaintance I had with make there was
one thing that became obvious to me, and that is that I had to actually
put in every file name in the make file. and,if I was bored enough,
their dependencies.

my first question is, am I right or wrong. if I'm wrong then how can
I make make make my whole project with out putting in every
file name in the makefile.
if I'm write, are there any tools out there that make this task easier
to manage.

                            thanks.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~1999-12-31 22:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-01 17:01 using make on big Java projects oneself
1999-12-02  9:10 ` dpace
1999-12-31 22:24   ` dpace
1999-12-02 19:54 ` hwidjaja
1999-12-31 22:24   ` hwidjaja
1999-12-03  2:31 ` Volker Borchert
1999-12-31 22:24   ` Volker Borchert
1999-12-03  8:25 ` Paul D. Smith
1999-12-31 22:24   ` Paul D. Smith
1999-12-31 22:24 ` oneself

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).