Put back in all:: all-$(WHAT) rule--PC needs it
authorTheodore Tso <tytso@mit.edu>
Sat, 23 Sep 1995 02:03:31 +0000 (02:03 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 23 Sep 1995 02:03:31 +0000 (02:03 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6831 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/ChangeLog
src/lib/gssapi/Makefile.in

index cea81ec04db5bcc1b45226eb2b0d17af42f3cf4a..8e5b11d961ea2854ad46db4c6c18053b7ea49b5b 100644 (file)
@@ -1,3 +1,6 @@
+Wed Sep 13 11:11:38 1995 Keith Vetter (keithv@fusion.com)
+
+       * Makefile.in: Put back in all:: all-$(WHAT) rule--PC needs it.
 
 Thu Jun 15 18:02:16 EDT 1995   Paul Park       (pjpark@mit.edu)
        * Makefile.in - Remove explicit "all" rule at head of file, it causes
index 986e95611ef8f99119c21b00af0fec0b429898df..53229c8ce4dceb3a17384f220256ed3fec0d905a 100644 (file)
@@ -3,6 +3,8 @@ TST=if test -n "`cat DONE`" ; then
 ##DOSBUILDTOP = ..\..
 ##DOS!include $(BUILDTOP)\config\windows.in
 
+all:: all-$(WHAT)
+
 all-unix::
 
 all-mac::