Re: Problem with make 'undef missing'

2003-09-06 Thread Igor Pechtchanski
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

Problem with make 'undef missing'

2003-09-06 Thread Philippe Bastiani
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