delorie.com/archives/browse.cgi | search |
Date: | Sun, 7 Jul 1996 09:45:40 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Ian Stevenson <ians AT vvl DOT co DOT uk> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: Problem with GNU make... |
In-Reply-To: | <19757.9607041600@vvl.co.uk> |
Message-Id: | <Pine.SUN.3.91.960707094319.27552A-100000@is> |
Mime-Version: | 1.0 |
On Thu, 4 Jul 1996, Ian Stevenson wrote: > INCLUDE_DIR=D:\IANS\DJGPP\V2\INCLUDE ^^^^^^^^^^^^^^^^^^^^^^ It's better to use forward slashes (D:/IANS/DJGPP/V2/INCLUDE). If you use backslashes, use them in pairs, like this: D:\\IANS\\DJGPP\\V2\\INCLUDE This is NOT the cause for ``missing separator'', but you already got replies on that one.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |