public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andreas Schweigstill <andreas@schweigstill.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] fix for "make doesn't know how to make target in examples/"
Date: Mon, 10 Jul 2006 12:28:45 +0200	[thread overview]
Message-ID: <44B22BDD.9060701@schweigstill.de> (raw)
In-Reply-To: <44B21D7F.5070603@cola.voip.idv.tw>

Dear all!

Wen-chien Jesse Sung schrieb:
 > ------------------------------------------------------------------------
 >
 > %.out:	%
 > 	cp $< $@
 > 	echo $@
 >
 > %:	%.src
 > 	cp $< $@
 > 	echo $@
 >
 > all:	1.out
 > 	echo $@
 >
 >
 > ------------------------------------------------------------------------

I have tested the Makefile on a Suse 9.3 Professional system with
GNU make 3.80 (RPM package version make-3.80-187) and it fails
there, too.

But if I add the line

1.out: 1

everything is working.

With best regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstra?e 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/

  reply	other threads:[~2006-07-10 10:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-10  7:45 [U-Boot-Users] [PATCH] fix for "make doesn't know how to make target in examples/" Wen-chien Jesse Sung
2006-07-10  8:14 ` Wolfgang Denk
2006-07-10  9:27   ` Wen-chien Jesse Sung
2006-07-10 10:28     ` Andreas Schweigstill [this message]
2006-07-10 12:51     ` Wolfgang Denk
2006-07-10 13:45       ` Wen-chien Jesse Sung
2006-07-10 16:41         ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44B22BDD.9060701@schweigstill.de \
    --to=andreas@schweigstill.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox