# HG changeset patch # User jwe # Date 1036814543 0 # Node ID 8eb844b6349bdce5f15c4faa06527c09d83eee03 # Parent b822bfbb22778365774aaab7e7d7c78117c20746 [project @ 2002-11-09 04:02:23 by jwe] diff -r b822bfbb2277 -r 8eb844b6349b kpathsea/ChangeLog --- a/kpathsea/ChangeLog Fri Nov 08 19:51:28 2002 +0000 +++ b/kpathsea/ChangeLog Sat Nov 09 04:02:23 2002 +0000 @@ -1,3 +1,7 @@ +2002-11-08 John W. Eaton + + * Makefile.in (default all): Build the libarary only. + 2002-09-26 Paul Kienzle * config.h: Remove MINGW32 conflicts with win32lib.h. diff -r b822bfbb2277 -r 8eb844b6349b kpathsea/Makefile.in --- a/kpathsea/Makefile.in Fri Nov 08 19:51:28 2002 +0000 +++ b/kpathsea/Makefile.in Sat Nov 09 04:02:23 2002 +0000 @@ -237,7 +237,7 @@ .c.lo: $(KPATHSEA_CC) $< $(ALL_CFLAGS) -default all: kpsewhich kpsestat access readlink $(library).info manfiles +default all: $(kpathsea) kpsewhich: $(kpathsea) kpsewhich.o $(kpathsea_link) kpsewhich.o $(LOADLIBES)