On Mon, 3 Jun 2013 18:01:04 UTC, Hans-Bernhard Bröker
<***@physik.rwth-aachen.de>
wrote:
Hi,
Post by Hans-Bernhard BrökerPost by jim PisanoError(E24): More than one command list found for (version.obj)
The cause is pretty much exactly what the message says: you have
multiple command lists set up for the same target. So how's wmake to
know which of those it's meant to really use?
version.obj: version.c
$(COMPILE_CMD)
version.obj: version.c
$(COMPILE_CMD)
It should be mentioned that for the cases where this behaviour is
desired wmake supports the :: delimiter between the target list and
the dependent list.
Steven
--
---------------------------------------------------------------------
Steven Levine <***@earthlink.bogus.net>
eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com
---------------------------------------------------------------------