On Wed, May 28, 2008 at 11:39 AM, Garrett Cooper <[EMAIL PROTECTED]> wrote:

> Ok, apparently some monkey removed the implicit rules from execution. How
> do I get these back?
> -Garrett
>

I readded .SUFFIXES, but it doesn't appear to be working, yet it's still not
mapping .c -> .o:

Considering target file `all'.
 File `all' does not exist.
  Considering target file
`/ws/garrcoop/nova-test-sync/contrib/ltp/obj-ppc/ltp-full-20080430/lib/clone/libclone.o'.
   File
`/ws/garrcoop/nova-test-sync/contrib/ltp/obj-ppc/ltp-full-20080430/lib/clone/libclone.o'
does not exist.
   Looking for an implicit rule for
`/ws/garrcoop/nova-test-sync/contrib/ltp/obj-ppc/ltp-full-20080430/lib/clone/libclone.o'.
   No implicit rule found for
`/ws/garrcoop/nova-test-sync/contrib/ltp/obj-ppc/ltp-full-20080430/lib/clone/libclone.o'.
   Finished prerequisites of target file
`/ws/garrcoop/nova-test-sync/contrib/ltp/obj-ppc/ltp-full-20080430/lib/clone/libclone.o'.
  Must remake target
`/ws/garrcoop/nova-test-sync/contrib/ltp/obj-ppc/ltp-full-20080430/lib/clone/libclone.o'.
# make-3.81[3]: Entering directory
`/ws/garrcoop/nova-test-sync/contrib/ltp/obj-ppc/ltp-full-20080430/lib/clone'
make-3.81[3]: *** No rule to make target
`/ws/garrcoop/nova-test-sync/contrib/ltp/obj-ppc/ltp-full-20080430/lib/clone/libclone.o',
needed by `all'.  Stop.

How do I disable -r action?

-Garrett
_______________________________________________
Help-make mailing list
Help-make@gnu.org
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to