Remove makeshlib on clean
authorEzra Peisach <epeisach@mit.edu>
Thu, 6 Jul 1995 13:55:04 +0000 (13:55 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 6 Jul 1995 13:55:04 +0000 (13:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6231 dc483132-0cff-0310-8789-dd5450dbe970

src/util/Makefile.in

index 76138f650c8426a7e7542d0c4606107e5e7c4230..8601c5767372c8288ff90ec010d5eef4de2ad477 100644 (file)
@@ -24,7 +24,7 @@ makeshlib: $(srcdir)/makeshlib.sh Makefile
 aix.bincmds: Makefile
         echo libpath $(KRB5_SHLIBDIR):`pwd`/$(TOPLIBD):/usr/lib:/lib >aix.bincmds
 clean::
-       $(RM) libupdate
+       $(RM) libupdate makeshlib
 
 install::
        @echo nothing to install in util