From: vance@deneb.com (Stephen Vance)
Subject: Re: make fails w/ perl compile (***missing seperator*** stop)
21 Sep 1998 23:55:59 -0700
Message-ID: <3606686F.95DFBFC5.cygnus.gnu-win32@deneb.com>
References: <19980918221437.8473.qmail@hotmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: John vanVlaanderen <johnvv@hotmail.com>
Cc: gnu-win32@cygnus.com

John vanVlaanderen wrote:

> Sorry to be such a pain...
>
> Makefile:631: *** missing seperator. stop
>
> where line 631-3 is:
>
> $(PM_TO_BLIB)
> <<
>       @$(TOUCH) $@
>
> Thanks again.
>

Usually means there is a CR in your make file.  Did you generate it
automatically and run it through a pipe or redirect?  Did you edit it with
notepad or forget to tell a more capable editor to write it in Unix mode?

--
Stephen Vance                           |  http://www.deneb.com
Deneb Robotics, Inc.                    |  mailto:vance@deneb.com
5500 New King Street                    |  Phone: (248) 267-9696
Troy, MI 48098-2615                     |  Fax:   (248) 267-8585

What is done well is done quickly enough. -Augustus Caesar



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
