On Sat, 6 Sep 2003, Philippe Bastiani wrote:
> Hi,
>
> I use a generic makefile on several systems... In the past, this makefile
> worked fine under Cygwin !
> Now, I obtain the following error: 'makefile.def:3: *** missing...
>
> See, the following stupid makefile:
> *** Begin of file ***
> ifne
Hi,
I use a generic makefile on several systems... In the past, this makefile
worked fine under Cygwin !
Now, I obtain the following error: 'makefile.def:3: *** missing...
See, the following stupid makefile:
*** Begin of file ***
ifneq ($(strip $(SUBDIRS)),)
else
define MAKE_SUBDIRS
$(MAKE_NOTHI
2 matches
Mail list logo