From: Theodore Tso Date: Fri, 20 Dec 1996 23:08:52 +0000 (+0000) Subject: Automatically make the mac-bin-dirs target so that the binary X-Git-Tag: krb5-1.1-beta1~1408 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2533ccb71732859396ae7fec584b2c1fad4dea5b;p=krb5.git Automatically make the mac-bin-dirs target so that the binary directories are correctly created. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9668 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/ChangeLog b/src/ChangeLog index aadb2fd38..85ed69f8e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 17 13:54:48 1996 Theodore Y. Ts'o + + * Makefile.in (kerbsrc.mac.tar): Automatically make the + mac-bin-dirs target so that the binary directories are + correctly created. + Mon Nov 25 19:42:53 1996 Tom Yu * Makefile.in: Comment out distclean and realclean so no one will diff --git a/src/Makefile.in b/src/Makefile.in index 810ba1e11..a0881016d 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -312,7 +312,7 @@ mac-bin-dirs: sh mac/mkbindirs.sh bin/CFM-68K $(MAC_SUBDIRS) sh mac/mkbindirs.sh bin/PPC $(MAC_SUBDIRS) -kerbsrc.mac.tar: awk-windows-mac macfile.list Macfile +kerbsrc.mac.tar: awk-windows-mac macfile.list mac-bin-dirs Macfile cp mac/libraries/autoconf.h include/autoconf.h mv Macfile Makefile tar cvf kerbsrc.mac.tar Makefile include/autoconf.h bin \