Re: [opensuse] need help with simple Makefile - no rule to make target (huh?)
- From: "Carlos E. R." <robin.listas@xxxxxxxxxxxxxx>
- Date: Tue, 2 Nov 2010 05:13:22 +0100 (CET)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday, 2010-11-01 at 23:04 -0500, David C. Rankin wrote:
tst_isolv.o : tst_isolv.c isolv_state.h
$(CC) -c tst_isolv.c
I'm late for bed and too sleepy, I can easily be wrong. After a quick compare with one simple makefile of mine, I think you have an unneeded space before the colon... Dunno. :-?
Huh? Why is it looking for a target to make tst_isolv.c'? Why doesn't it
just do what I told it to and use 'gcc -c tst_isolv.c'?
I saw that error in my first makefiles, too, years ago, but I don't remember why it was. If it is as simple as the space... tell me :-)
- -- Cheers,
Carlos E. R.
(from 11.2 x86_64 "Emerald" at Telcontar)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
iEYEARECAAYFAkzPj+MACgkQtTMYHG2NR9WMfgCgivJRzlQ8GhAy7IiCh0knG/1q
6yIAni/xqNSmuQmvmwNZ4q4tqF/j7f4u
=nonN
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- Follow-Ups:
- Re: [opensuse] need help with simple Makefile - no rule to make target (huh?)
- From: David C. Rankin
- Re: [opensuse] need help with simple Makefile - no rule to make target (huh?)
- References:
- [opensuse] need help with simple Makefile - no rule to make target (huh?)
- From: David C. Rankin
- [opensuse] need help with simple Makefile - no rule to make target (huh?)
- Prev by Date: [opensuse] need help with simple Makefile - no rule to make target (huh?)
- Next by Date: Re: [opensuse] need help with simple Makefile - no rule to make target (huh?)
- Previous by thread: [opensuse] need help with simple Makefile - no rule to make target (huh?)
- Next by thread: Re: [opensuse] need help with simple Makefile - no rule to make target (huh?)
- Index(es):