Subject: Re: =?iso-8859-1?Q?What=B4s_wrong_with_my_Makefile?=
To: Totty <tsadowski@gmx.net>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: tech-pkg
Date: 02/12/2001 20:20:09
On Mon, Feb 12, 2001 at 09:12:54PM +0100, Totty wrote:
... 
> do-install:
> .if defined(STAND_ALONE)
> @${CP} ${WRKDIR}/xjdic_sa ${PREFIX}/bin/xjdic
> .endif

Is there a tab missing before @${CP} ?

Cheers,

Patrick