Re: Missing Separator error

2000-10-23 Thread Paul D. Smith
%% Larry Knibb <[EMAIL PROTECTED]> writes: lk> I'm trying to 'make test' to check a Perl module before installing lk> on Win32 and I get lk> "makefile:770: *** missing separator. Stop." lk> I had a look around line 770 of the makefile and it looks like this: lk> 765: pm_to_blib: $

Missing Separator error

2000-10-23 Thread Larry Knibb
I'm trying to 'make test' to check a Perl module before installing on Win32 and I get "makefile:770: *** missing separator. Stop." I had a look around line 770 of the makefile and it looks like this: 765: pm_to_blib: $(TO_INST_PM) 766: @$(PERL) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)" \ 767: