"Burri, Jeremy" <[email protected]> writes: >Here is the relevant excerpt from the make file: > > all: test_rvfft2d > > test_%: test_%.c $(INC) $(LIBVLIB) > $(CC) $(CFLAGS) $< $(LDOPTS) -o $@ > > When I run "make all" I get the following under RHEL5 with make v3.81: > > Make: *** No rule to make target 'tst_rvfft2d', needed by 'all'. Stop.
Is this a verbatim copy of the error message or did you drop the "e" in "test_"?
pgpcrPzYi4yz5.pgp
Description: PGP signature
_______________________________________________ Help-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-make
