Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!bbn!ginosko!uunet!mcvax!unido!uniol!moeller
From: moeller@uniol.UUCP (Klaus Moeller)
Newsgroups: comp.unix.questions
Subject: Re: YAPQ (yet another prompt question)
Keywords: PROMPT, csh
Message-ID: <744@uniol.UUCP>
Date: 11 Aug 89 12:05:52 GMT
References: <554@cadlab.cadlab.de> <1348@unhd.unh.UUCP>
Distribution: all
Organization: University of Oldenburg, W-Germany
Lines: 12

rg@unh.UUCP (Roger   Gonzalez) writes:

>I seem to have a problem with spaces in my prompt.  It ignores them.
>Any suggestions?

Use the " sign for the prompt.
For example PS1="hello you"

>Also, is there any way to keep 'make' from spitting out a prompt
>after every step?

Use the @ sign before every instruction in the Makefile