From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schweigstill Date: Mon, 10 Jul 2006 12:28:45 +0200 Subject: [U-Boot-Users] [PATCH] fix for "make doesn't know how to make target in examples/" In-Reply-To: <44B21D7F.5070603@cola.voip.idv.tw> References: <20060710081442.89FF3353B07@atlas.denx.de> <44B21D7F.5070603@cola.voip.idv.tw> Message-ID: <44B22BDD.9060701@schweigstill.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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/