On Thu, 5 Oct 2006, Eli Zaretskii wrote:

> > Date: Thu, 05 Oct 2006 08:51:54 -0400
> > From: "William A. Hoffman" <[EMAIL PROTECTED]>
> > 
> > I have re-built and this time config.h has the right PATH_SEPARATOR:
> > 
> > /* Define to the character that separates directories in PATH. */
> > #define PATH_SEPARATOR_CHAR ':'
> 
> Thanks!
> 
> > All tests still pass. I have updated the make.exe on the ftp site as well. 
> > 
> > The correct date on the file is here:
> > -rwxr-xr-x  1 kitware kitware 494678 Oct  5 08:44 make.exe
> 
> Angelo, could you please download this new binary and try building
> GFortran with it?

(The mailer has problems with "William
A. Hoffman" <[EMAIL PROTECTED]>,  I must cut it from CC and resend
the message)


I have downloaded http://www.cmake.org/files/cygwin/make.exe (20061005
14:44) and with that I have done a quick test:

    $ cd ~/Downloads/GFortran/gcc/.build/gcc
    $ make -p --debug=i -f cygdos-test.mk 2>&1 | tee
      ../../../cygdos-new-test-patched-2.log 

The log is attached. It looks to me OK.

Now I will try a new GFortran (with the same source) build until, at
least, the critical point, posting you the results.


Cheers

   Angelo.


> 
> > Is there a test I can run?
> 
> Any Makefile that uses VPATH or vpath with two or more directories
> separated by colons should do.  "make -p" should show the VPATH value
> (provided that the directories mentioned in it actually exist); your
> previous build of Make didn't show those values because it failed to
> break the list into individual directories, and the check that the
> directory exists failed.
> 
# GNU Make 3.81
# Copyright (C) 2006  Free Software Foundation, Inc.
# This is free software; see the source for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.

# This program built for i686-pc-cygwin
Reading makefiles...
Updating goal targets....
 Looking for an implicit rule for `doc/cpp.info'.
 Trying pattern rule with stem `cpp'.
 Trying implicit prerequisite `cpp.texi'.
 Found an implicit rule for `doc/cpp.info'.
   Looking for an implicit rule for `cpp.texi'.
   Trying pattern rule with stem `cpp.texi'.
   Trying implicit prerequisite `cpp.texi,v'.
   Trying pattern rule with stem `cpp.texi'.
   Trying implicit prerequisite `RCS/cpp.texi,v'.
   Trying pattern rule with stem `cpp.texi'.
   Trying implicit prerequisite `RCS/cpp.texi'.
   Trying pattern rule with stem `cpp.texi'.
   Trying implicit prerequisite `s.cpp.texi'.
   Trying pattern rule with stem `cpp.texi'.
   Trying implicit prerequisite `SCCS/s.cpp.texi'.
   No implicit rule found for `cpp.texi'.
make: `doc/cpp.info' is up to date.

# Make data base, printed on Thu Oct  5 17:36:37 2006

# Variables

# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# makefile
MAKEFLAGS = p --debug=i
# environment
TEXDOCVIEW_ps = cygstart %s
# default
CWEAVE = cweave
# environment
CERN_ROOT = /usr/local/cernlib/2005
# environment
!:: = ::\
# automatic
@D = $(patsubst %/,%,$(dir $@))
# environment
HOMEDRIVE = C:
# automatic
@F = $(notdir $@)
# automatic
^D = $(patsubst %/,%,$(dir $^))
# makefile
CURDIR := /home/Angelo/Downloads/GFortran/gcc/.build/gcc
# default
SHELL := /bin/sh
# default
RM = rm -f
# default
CO = co
# environment
WINDIR = C:\WINDOWS
# environment
FP_NO_HOST_CHECK = NO
# environment
_ = /usr/bin/make
# default
PREPROCESS.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F
# automatic
?D = $(patsubst %/,%,$(dir $?))
# default
LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH)
# default
OUTPUT_OPTION = -o $@
# default
COMPILE.cpp = $(COMPILE.cc)
# environment
CLIENTNAME = Console
# environment
PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
# makefile (from `cygdos-test.mk', line 1)
MAKEFILE_LIST :=  cygdos-test.mk
# environment
HISTCONTROL = ignoredups
# environment
USERNAME = Angelo
# default
LINK.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# environment
ROOTSYS = /usr/local/root
# default
CC = cc
# environment
INFOPATH = 
/usr/local/info:/usr/share/info:/usr/info:/usr/local/info:/usr/share/info:/usr/info:
# default
CHECKOUT,v = +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@)
# environment
QMAKESPEC = /usr/lib/qt3/mkspecs/cygwin-g++
# default
CPP = $(CC) -E
# default
LINK.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# environment
PATH = 
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/c/Programmi/MiKTeX
 
2.5/miktex/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/usr/local/cernlib/2005/bin:/usr/lib/lapack:/usr/local/root/bin
# default
LD = ld
# default
TEXI2DVI = texi2dvi
# default
YACC = yacc
# default
COMPILE.mod = $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH)
# environment
PROCESSOR_ARCHITECTURE = x86
# default
LINK.r = $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# environment
USERPROFILE = C:\Documents and Settings\Angelo
# environment
WINDOWID = 10485764
# default
COMPILE.f = $(FC) $(FFLAGS) $(TARGET_ARCH) -c
# default
LINT.c = $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)
# default
LINT = lint
# environment
!C: = C:\cygwin\bin
# environment
ALLUSERSPROFILE = C:\Documents and Settings\All Users
# default
YACC.y = $(YACC) $(YFLAGS)
# default
AR = ar
# environment
NUMBER_OF_PROCESSORS = 1
# default
.FEATURES := target-specific order-only second-expansion else-if archives 
jobserver check-symlink
# default
TANGLE = tangle
# environment
LS_COLORS = 
no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:
# environment
XAPPLRESDIR = /usr/X11R6/lib/X11/app-defaults
# default
GET = get
# automatic
%F = $(notdir $%)
# environment
DISPLAY = :0.0
# default
COMPILE.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
CTANGLE = ctangle
# default
.LIBPATTERNS = lib%.so lib%.a
# environment
COMPUTERNAME = HOMEPC
# default
LINK.C = $(LINK.cc)
# environment
PWD = /home/Angelo/Downloads/GFortran/gcc/.build/gcc
# environment
PROGRAMFILES = C:\Programmi
# environment
TEXDOCVIEW_txt = cygstart %s
# environment
CERN = /usr/local/cernlib
# default
LINK.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH)
# environment
TEXDOCVIEW_html = cygstart %s
# default
PREPROCESS.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F
# environment
PKG_CONFIG_PATH = /usr/X11R6/lib/pkgconfig
# default
LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# environment
MANPATH = 
/usr/local/man:/usr/share/man:/usr/man:/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man:/usr/share/qt3/doc/man:/usr/X11R6/man:/usr/ssl/man:/usr/share/qt3/doc/man:/usr/X11R6/man
# default
LINK.s = $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH)
# environment
HOME = /home/Angelo
# environment
LD_LIBRARY_PATH = /usr/local/root/lib
# environment
PRINTER = HP Deskjet 3740 Series
# environment
COMMONPROGRAMFILES = C:\Programmi\File comuni
# environment
LOGONSERVER = \\HOMEPC
# environment
USERDOMAIN = HOMEPC
# environment
CERN_INC = /usr/local/cernlib/2005/include
# environment
HOSTNAME = homepc
# environment
XAUTHORITY = /home/Angelo/.Xauthority
# environment
MAKELEVEL := 0
# environment
COLORTERM = rxvt-xpm
# default
MAKE = $(MAKE_COMMAND)
# environment
XKEYSYMDB = /usr/X11R6/lib/X11/XKeysymDB
# environment
SHLVL = 3
# default
AS = as
# default
PREPROCESS.S = $(CC) -E $(CPPFLAGS)
# default
COMPILE.p = $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# default
MAKE_VERSION := 3.81
# environment
USER = Angelo
# default
FC = f77
# makefile
.DEFAULT_GOAL := doc/cpp.info
# automatic
%D = $(patsubst %/,%,$(dir $%))
# environment
TEXDOCVIEW_pdf = cygstart %s
# default
ARFLAGS = rv
# default
WEAVE = weave
# default
MAKE_COMMAND := make
# default
LINK.cpp = $(LINK.cc)
# default
F77 = $(FC)
# environment
OLDPWD = /home/Angelo
# default
.VARIABLES := 
# default
PC = pc
# environment
CVS_RSH = /bin/ssh
# automatic
*F = $(notdir $*)
# environment
PROCESSOR_IDENTIFIER = x86 Family 6 Model 7 Stepping 1, AuthenticAMD
# environment
OS = Windows_NT
# default
COMPILE.def = $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH)
# default
LEX = lex
# environment
CERN_LIB = /usr/local/cernlib/2005/lib
# environment
HOMEPATH = \Documents and Settings\Angelo
# environment
PROMPT = $P$G
# environment
MFLAGS = -p --debug=i
# automatic
*D = $(patsubst %/,%,$(dir $*))
# default
LEX.l = $(LEX) $(LFLAGS) -t
# environment
SYSTEMROOT = C:\WINDOWS
# automatic
+D = $(patsubst %/,%,$(dir $+))
# default
COMPILE.r = $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c
# automatic
+F = $(notdir $+)
# default
M2C = m2c
# environment
APPDATA = C:\Documents and Settings\Angelo\Dati applicazioni
# environment
TEMP = /c/DOCUME~1/Angelo/IMPOST~1/Temp
# environment
COLORFGBG = default;default;0
# environment
COMSPEC = C:\WINDOWS\system32\cmd.exe
# environment
TEXDOCVIEW_dvi = cygstart %s
# default
MAKEFILES := 
# environment
CERN_LEVEL = 2005
# default
COMPILE.cc = $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# environment
PROMPT_COMMAND = history -a
# automatic
<F = $(notdir $<)
# environment
PS1 = \[\e]0;[EMAIL PROTECTED] \[\e[33m\]\w\[\e[0m\]\n\$ 
# default
CXX = g++
# default
COFLAGS = 
# default
COMPILE.C = $(COMPILE.cc)
# automatic
^F = $(notdir $^)
# default
COMPILE.S = $(CC) $(ASFLAGS) $(CPPFLAGS) $(TARGET_MACH) -c
# default
LINK.F = $(FC) $(FFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# default
SUFFIXES := .out .a .ln .o .c .cc .C .cpp .p .f .F .r .y .l .s .S .mod .sym 
.def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el
# environment
SYSTEMDRIVE = C:
# default
COMPILE.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c
# environment
SESSIONNAME = Console
# environment
PROCESSOR_REVISION = 0701
# environment
XCMSDB = /usr/X11R6/lib/X11/Xcms.txt
# environment
XNLSPATH = /usr/X11R6/lib/X11/locale
# environment
MAKE_MODE = unix
# default
COMPILE.s = $(AS) $(ASFLAGS) $(TARGET_MACH)
# default
.INCLUDE_DIRS = /usr/local/include /usr/local/include /usr/include
# environment
HISTIGNORE = [   ]*:&:bg:fg:exit
# environment
TMP = /c/DOCUME~1/Angelo/IMPOST~1/Temp
# environment
QTDIR = /usr/lib/qt3
# default
MAKEINFO = makeinfo
# default
TEX = tex
# environment
PROCESSOR_LEVEL = 6
# environment
TERM = xterm
# default
F77FLAGS = $(FFLAGS)
# default
LINK.f = $(FC) $(FFLAGS) $(LDFLAGS) $(TARGET_ARCH)
# variable set hash-table stats:
# Load=160/1024=16%, Rehash=0, Collisions=21/186=11%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# SCCS: could not be stat'd.
# . (device 1280205707, inode 345544): 499 files, 17 impossibilities.
# ../../gcc/doc/include (device 1280205707, inode 308870): 7 files, no 
impossibilities.
# ../../gcc/doc/include/SCCS: could not be stat'd.
# ../../gcc/doc (device 1280205707, inode 308852): 48 files, no impossibilities.
# ../../gcc/doc/include/RCS: could not be stat'd.
# ../../gcc/doc/SCCS: could not be stat'd.
# ../../gcc/doc/RCS: could not be stat'd.
# RCS: could not be stat'd.

# 554 files, 17 impossibilities in 9 directories.

# Implicit Rules

doc/%.info: %.texi
#  commands to execute (from `cygdos-test.mk', line 6):
        makeinfo -I . -I ../../gcc/doc -I ../../gcc/doc/include -o $@ $<
        

%.out:

%.a:

%.ln:

%.o:

%: %.o
#  commands to execute (built-in):
        $(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.c:

%: %.c
#  commands to execute (built-in):
        $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.ln: %.c
#  commands to execute (built-in):
        $(LINT.c) -C$* $<

%.o: %.c
#  commands to execute (built-in):
        $(COMPILE.c) $(OUTPUT_OPTION) $<

%.cc:

%: %.cc
#  commands to execute (built-in):
        $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.cc
#  commands to execute (built-in):
        $(COMPILE.cc) $(OUTPUT_OPTION) $<

%.C:

%: %.C
#  commands to execute (built-in):
        $(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.C
#  commands to execute (built-in):
        $(COMPILE.C) $(OUTPUT_OPTION) $<

%.cpp:

%: %.cpp
#  commands to execute (built-in):
        $(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.cpp
#  commands to execute (built-in):
        $(COMPILE.cpp) $(OUTPUT_OPTION) $<

%.p:

%: %.p
#  commands to execute (built-in):
        $(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.p
#  commands to execute (built-in):
        $(COMPILE.p) $(OUTPUT_OPTION) $<

%.f:

%: %.f
#  commands to execute (built-in):
        $(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.f
#  commands to execute (built-in):
        $(COMPILE.f) $(OUTPUT_OPTION) $<

%.F:

%: %.F
#  commands to execute (built-in):
        $(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.F
#  commands to execute (built-in):
        $(COMPILE.F) $(OUTPUT_OPTION) $<

%.f: %.F
#  commands to execute (built-in):
        $(PREPROCESS.F) $(OUTPUT_OPTION) $<

%.r:

%: %.r
#  commands to execute (built-in):
        $(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.r
#  commands to execute (built-in):
        $(COMPILE.r) $(OUTPUT_OPTION) $<

%.f: %.r
#  commands to execute (built-in):
        $(PREPROCESS.r) $(OUTPUT_OPTION) $<

%.y:

%.ln: %.y
#  commands to execute (built-in):
        $(YACC.y) $< 
        $(LINT.c) -C$* y.tab.c 
        $(RM) y.tab.c

%.c: %.y
#  commands to execute (built-in):
        $(YACC.y) $< 
        mv -f y.tab.c $@

%.l:

%.ln: %.l
#  commands to execute (built-in):
        @$(RM) $*.c
        $(LEX.l) $< > $*.c
        $(LINT.c) -i $*.c -o $@
        $(RM) $*.c

%.c: %.l
#  commands to execute (built-in):
        @$(RM) $@ 
        $(LEX.l) $< > $@

%.r: %.l
#  commands to execute (built-in):
        $(LEX.l) $< > $@ 
        mv -f lex.yy.r $@

%.s:

%: %.s
#  commands to execute (built-in):
        $(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.s
#  commands to execute (built-in):
        $(COMPILE.s) -o $@ $<

%.S:

%: %.S
#  commands to execute (built-in):
        $(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@

%.o: %.S
#  commands to execute (built-in):
        $(COMPILE.S) -o $@ $<

%.s: %.S
#  commands to execute (built-in):
        $(PREPROCESS.S) $< > $@

%.mod:

%: %.mod
#  commands to execute (built-in):
        $(COMPILE.mod) -o $@ -e $@ $^

%.o: %.mod
#  commands to execute (built-in):
        $(COMPILE.mod) -o $@ $<

%.sym:

%.def:

%.sym: %.def
#  commands to execute (built-in):
        $(COMPILE.def) -o $@ $<

%.h:

%.info:

%.dvi:

%.tex:

%.dvi: %.tex
#  commands to execute (built-in):
        $(TEX) $<

%.texinfo:

%.info: %.texinfo
#  commands to execute (built-in):
        $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

%.dvi: %.texinfo
#  commands to execute (built-in):
        $(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

%.texi:

%.info: %.texi
#  commands to execute (built-in):
        $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

%.dvi: %.texi
#  commands to execute (built-in):
        $(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

%.txinfo:

%.info: %.txinfo
#  commands to execute (built-in):
        $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

%.dvi: %.txinfo
#  commands to execute (built-in):
        $(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

%.w:

%.c: %.w
#  commands to execute (built-in):
        $(CTANGLE) $< - $@

%.tex: %.w
#  commands to execute (built-in):
        $(CWEAVE) $< - $@

%.ch:

%.web:

%.p: %.web
#  commands to execute (built-in):
        $(TANGLE) $<

%.tex: %.web
#  commands to execute (built-in):
        $(WEAVE) $<

%.sh:

%: %.sh
#  commands to execute (built-in):
        cat $< >$@ 
        chmod a+x $@

%.elc:

%.el:

(%): %
#  commands to execute (built-in):
        $(AR) $(ARFLAGS) $@ $<

%.out: %
#  commands to execute (built-in):
        @rm -f $@ 
        cp $< $@

%.c: %.w %.ch
#  commands to execute (built-in):
        $(CTANGLE) $^ $@

%.tex: %.w %.ch
#  commands to execute (built-in):
        $(CWEAVE) $^ $@

%:: %,v
#  commands to execute (built-in):
        $(CHECKOUT,v)

%:: RCS/%,v
#  commands to execute (built-in):
        $(CHECKOUT,v)

%:: RCS/%
#  commands to execute (built-in):
        $(CHECKOUT,v)

%:: s.%
#  commands to execute (built-in):
        $(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

%:: SCCS/s.%
#  commands to execute (built-in):
        $(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<

# 87 implicit rules, 5 (5.7%) terminal.

# Files

# Not a target:
.web.p:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(TANGLE) $<

# Not a target:
.l.r:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LEX.l) $< > $@ 
        mv -f lex.yy.r $@

# Not a target:
.dvi:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.F.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.F) $(OUTPUT_OPTION) $<

# Not a target:
.l:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y.ln:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(YACC.y) $< 
        $(LINT.c) -C$* y.tab.c 
        $(RM) y.tab.c

# Not a target:
.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.y:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
cygdos-test.mk:
#  Implicit rule search has been done.
#  Last modified 2006-10-04 09:28:58.2282528
#  File has been updated.
#  Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%

# Not a target:
.def.sym:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.def) -o $@ $<

# Not a target:
.p.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.p) $(OUTPUT_OPTION) $<

# Not a target:
.p:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.txinfo.dvi:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.a:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.l.ln:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        @$(RM) $*.c
        $(LEX.l) $< > $*.c
        $(LINT.c) -i $*.c -o $@
        $(RM) $*.c

# Not a target:
.w.c:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(CTANGLE) $< - $@

# Not a target:
.texi.dvi:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.sh:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        cat $< >$@ 
        chmod a+x $@

# Not a target:
.cc:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.cc.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.cc) $(OUTPUT_OPTION) $<

# Not a target:
.def:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.SUFFIXES: .out .a .ln .o .c .cc .C .cpp .p .f .F .r .y .l .s .S .mod .sym .def 
.h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.c.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.c) $(OUTPUT_OPTION) $<

# Not a target:
.r.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.r) $(OUTPUT_OPTION) $<

# Not a target:
.r:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
../../gcc/doc/cpp.texi:
#  Implicit rule search has been done.
#  Last modified 2006-09-11 10:33:49
#  File has been updated.
#  Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%

# Not a target:
.info:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.elc:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.l.c:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        @$(RM) $@ 
        $(LEX.l) $< > $@

# Not a target:
.out:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

doc/cpp.info: ../../gcc/doc/cpp.texi ../../gcc/doc/cpp.texi
#  Implicit rule search has been done.
#  Implicit/static pattern stem: `cpp'
#  Last modified 2006-10-02 23:51:14.0305024
#  File has been updated.
#  Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
#  commands to execute (from `cygdos-test.mk', line 6):
        makeinfo -I . -I ../../gcc/doc -I ../../gcc/doc/include -o $@ $<
        

# Not a target:
.C:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.r.f:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(PREPROCESS.r) $(OUTPUT_OPTION) $<

# Not a target:
.S:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.texinfo.info:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
.c:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.w.tex:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(CWEAVE) $< - $@

# Not a target:
.c.ln:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINT.c) -C$* $<

# Not a target:
.s.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.s) -o $@ $<

# Not a target:
.s:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.texinfo.dvi:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(TEXI2DVI) $(TEXI2DVI_FLAGS) $<

# Not a target:
.el:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.texinfo:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.y.c:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(YACC.y) $< 
        mv -f y.tab.c $@

# Not a target:
.web.tex:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(WEAVE) $<

# Not a target:
.texi.info:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
.DEFAULT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.h:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.tex.dvi:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(TEX) $<

# Not a target:
.cpp.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.cpp) $(OUTPUT_OPTION) $<

# Not a target:
.cpp:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.C.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.C) $(OUTPUT_OPTION) $<

# Not a target:
.ln:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.texi:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.txinfo:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.tex:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.txinfo.info:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@

# Not a target:
.ch:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.S.s:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(PREPROCESS.S) $< > $@

# Not a target:
.mod:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.mod) -o $@ -e $@ $^

# Not a target:
.mod.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.mod) -o $@ $<

# Not a target:
.F.f:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(PREPROCESS.F) $(OUTPUT_OPTION) $<

# Not a target:
.w:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.S.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.S) -o $@ $<

# Not a target:
.F:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.web:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sym:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.f:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
.f.o:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  commands to execute (built-in):
        $(COMPILE.f) $(OUTPUT_OPTION) $<

# files hash-table stats:
# Load=69/1024=7%, Rehash=0, Collisions=270/1264=21%
# VPATH Search Paths

vpath %.texi ../../gcc/doc:../../gcc/doc/include

# 1 `vpath' search paths.

# No general (`VPATH' variable) search path.

# # of strings in strcache: 1
# # of strcache buffers: 1
# strcache size: total = 4096 / max = 4096 / min = 4096 / avg = 4096
# strcache free: total = 4081 / max = 4081 / min = 4081 / avg = 4081

# Finished Make data base on Thu Oct  5 17:36:37 2006

_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to