Java Makefiles have a problem; .java files end up being in lots of
little directories. How about expanding make's globbing rules to
include a recursive decent? Ie:
$(wildcard java-src/**/*.java)
Which would be like doing
$(shell find java-src -name *.java)
The "**" convention is used pretty c
Scripsit Bod Je <[EMAIL PROTECTED]>
> does someone know the difference between gmake and Gmake?
This mailing list, [EMAIL PROTECTED], is for filing bug reports for the
program whose full name is "GNU make".
By default, GNU make will install itself such that it can be invoked
by the command "mak
Hello,
does someone know the difference between gmake and Gmake?
Thanks.
Jérôme
__
Send a friend your Buddy Card and stay in contact always with Excite Messenger
http://messenger.excite.com
__