Hi,
  I am not on the list, could you CC me please. Sorry if this is 
the wrong list, but I can not tell what the PRS list is about :(

Basically I had a bunch of rules like this one:

cp.o: generic_client.c
        $(COMPILE) \
                -DCLIENT_FOP_TYPE="fileutils_copy_op" \
                -DCLIENT_FOP_NEW="fileutils_copy_new" \
                -DCLIENT_HEADER="\"copy.h\"" \
                -o cp.o -c generic_client.c

and using automake (cvs) and autoconf (2.50) all I get is
$ make cp.o
make: Nothing to be done for `cp.o'.
$ ll cp.o
ls: cp.o: No such file or directory

Is there an FAQ on writing rules like this for the new automake
someplace?

Thanks.

-- 
---------------------------------------------------
It's the question, http://witme.sourceforge.net
If you think education is expensive, try ignorance.
                -- Derek Bok, president of Harvard


Reply via email to