Ko Ken wrote:
> After I upgraded my Cygwin install to the latest make (3.81), it caused
> problems with the XPS make. When I try to Export to Project Navigator, the
> following error occurs:
>
> "ublaze_top.make:146: *** target pattern contains no `%'. Stop."
I don't understand what you are as
"Ilya N. Golubev" wrote:
> This also means that, with unchanged `Makefile' generated
> automatically, can not remake it.
This seems like an automake question, not a make question. Automake has
the notion of a 'maintainer mode', wherein if the configure.ac specifies
AM_MAINTAINER_MODE then the ru
Tim Murphy wrote:
> One small concern that I have with checksums is that it might take a
> really long time to check large files or a lot of files.
True. However if you have, say, 100MB of objects then the time to
calculate checksums is almost certainly going to be smaller than the
time it takes
ing directory `/usr/src/make'
make: *** [po-update] Error 2
It seems that translationproject.org has changed their URL structure,
and it seems like <http://translationproject.org/latest/make/> is now
correct, as in the attached.
Brian2008-03-08 Brian Dessent <[EMAIL PROTECTED]&
Bob Rossi wrote:
> Is it true that 3.81 does not work with windows paths?
> If so, what is the solution now? I need to use the unix path
> interally to make, and use the windows path only when compiling
> with cl?
Please refer to the lengthy discussion on the Cygwin list.
To summarize, the Cygwi
Parikshat Dubey wrote:
> I have one sample make file but there are many autogenerated things inside
> it which i am unable to comprehend and understand.I want to know how
> autogenerated makefile is generated and what are the specific things in
> makefile i need to focus on.
Please do not send y