On 21 September 2006 06:05, Christopher Layne wrote:
> On Thu, Sep 21, 2006 at 12:57:58AM -0400, Christopher Faylor wrote:
>>> (CP) = \cp
>>>
>>> install: $(PROGS)
>>> $(CP) $(PROGS) $(INSTBINDIR)
>>>
>>> \cp nda.exe mtk.exe sda.exe /home/mast/CYGMOD/bin
>>> make: \cp: Command not found
>>
On Thu, Sep 21, 2006 at 12:57:58AM -0400, Christopher Faylor wrote:
> >(CP) = \cp
> >
> >install: $(PROGS)
> > $(CP) $(PROGS) $(INSTBINDIR)
> >
> >\cp nda.exe mtk.exe sda.exe /home/mast/CYGMOD/bin
> >make: \cp: Command not found
>
> The above is not valid makefile syntax but if I make obvious
On Wed, Sep 20, 2006 at 10:35:05PM -0600, David Mastronarde wrote:
>I tried this version and it solved two problems that I had with
>dependencies being incorrectly interpreted as target patterns. But then I
>got another problem. In my Makefile I have:
>
>(CP) = \cp
>
>install: $(PROGS)
> $(
I tried this version and it solved two problems that I had with
dependencies being incorrectly interpreted as target patterns. But then I
got another problem. In my Makefile I have:
(CP) = \cp
install: $(PROGS)
$(CP) $(PROGS) $(INSTBINDIR)
And I get from make install:
\cp nda.exe mt
Hello Christopher
Christopher Faylor wrote:
On Sat, Sep 16, 2006 at 05:13:08PM +0200, Kovarththanan Rajaratnam wrote:
I've deleted the old version of make since this behavior will be the
default if I make a new release and we really need to test the patched
version.
See:
http://cygwin.com/ml/cy
On Sat, Sep 16, 2006 at 05:13:08PM +0200, Kovarththanan Rajaratnam wrote:
>Dave Korn wrote:
>>On 10 September 2006 19:22, Amit Partani wrote:
>>Run setup.exe, when you get to the package chooser, click 'Keep' to
>>keep the rest of the installation the same, then in either the full or
>>category vie
Hello
Dave Korn wrote:
On 10 September 2006 19:22, Amit Partani wrote:
Run setup.exe, when you get to the package chooser, click 'Keep' to keep the
rest of the installation the same, then in either the full or category view
keep clicking on make until you get the 3.80 version selected.
Am I
If you are interested in downgrading to get dos driver letter specification
to work. (i.e. c:/foo/bar.) Please try the patched version of make 3.81.
http://www.cmake.org/files/cygwin/make.exe
Please report back to this list if you have any issues with this version
of make.
-Bill
At 02:21 PM 9
On 10 September 2006 19:22, Amit Partani wrote:
> Hi,
> The make version installed in my cygwin is GNU make 3.81. Can someone tell
> me how can I downgrade it to GNU make 3.80.
Run setup.exe, when you get to the package chooser, click 'Keep' to keep the
rest of the installation the same, then i
9 matches
Mail list logo