From: Tom Yu Date: Tue, 22 Oct 1996 01:26:29 +0000 (+0000) Subject: * Makefile.in: Fixes for new subdir recursion method X-Git-Tag: krb5-1.0-freeze1~187 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1302f9f72b6da51f348569245c75ea97179774da;p=krb5.git * Makefile.in: Fixes for new subdir recursion method git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9235 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 86cf3021b..88c4ce617 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 21 21:23:15 1996 Tom Yu + + * Makefile.in: Fixes for new subdir recursion method. + Thu Sep 5 18:48:46 1996 Tom Yu * Makefile.in (all-unix): Fix symlinking so building in a link diff --git a/src/util/Makefile.in b/src/util/Makefile.in index ce02ef613..d8296904f 100644 --- a/src/util/Makefile.in +++ b/src/util/Makefile.in @@ -7,7 +7,7 @@ HOST_TYPE=@HOST_TYPE@ HAVE_GCC=@HAVE_GCC@ SLIBSH=sed -e 's,@''CC''@,$(CC),g' -e 's,@''HOST_TYPE''@,$(HOST_TYPE),g' -e 's,@''HAVE_GCC''@,$(HAVE_GCC),g' -all-unix:: libupdate makeshlib +all-recurse: libupdate makeshlib all-mac:: all-windows: libupdate