Hi,

Rene Engelhard wrote:
> +$(EXTENSIONDIR)$/jcommon-serializer-0.2.0.jar : $(JCOMMON_SERIALIZER_JAR)
> +     @@-$(MKDIRHIER) $(@:d)
> +    $(COPY) $< $@

Besides the below, this one like all the rules is broken completely:
you assume someone using the system-jars use *EXACTLY* the same version
as you do which might not be right-

I don't think it makes sense to cp a (let's say 0.2.1) to a
jcommon-serializer-0.2.0.jar file.

I'll just remove all those rules.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to