This change fixes the problem in the ss directory. It probably won't
authorKen Raeburn <raeburn@mit.edu>
Fri, 27 Jun 2003 20:36:24 +0000 (20:36 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 27 Jun 2003 20:36:24 +0000 (20:36 +0000)
commit815a3c97761dda5678519e92c0db768a15b1f2d8
tree7cb75af8db4c987157b8ed8581734e616500aff7
parent63fa9cd98ca379468fd4411e696789baf8817008
This change fixes the problem in the ss directory.  It probably won't
get into our 1.3 release, but perhaps in a patch release afterwards.

I'll look and see where else things are getting needlessly rebuilt....

* Makefile.in (HDRS): Remove mit-sipb-copyright.h.
(includes): Depend on copied version of the headers, not local versions.  Don't
do any copying; instead, move the copying commands to new targets for each
header.
($(HDRDIR)/timestamp): New target; create the directory here if needed.
(clean-unix): Remove the timestamp file.

ticket: 1631
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15654 dc483132-0cff-0310-8789-dd5450dbe970
src/util/ss/ChangeLog
src/util/ss/Makefile.in