# HG changeset patch # User jwe # Date 1036814543 0 # Node ID 8eb844b6349bdce5f15c4faa06527c09d83eee03 # Parent b822bfbb22778365774aaab7e7d7c78117c20746 [project @ 2002-11-09 04:02:23 by jwe] diff --git a/kpathsea/ChangeLog b/kpathsea/ChangeLog --- a/kpathsea/ChangeLog +++ b/kpathsea/ChangeLog @@ -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 --git a/kpathsea/Makefile.in b/kpathsea/Makefile.in --- a/kpathsea/Makefile.in +++ b/kpathsea/Makefile.in @@ -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)