aboutsummaryrefslogtreecommitdiff
path: root/eBones/lib/libkrb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Install krb_err.h properly in beforeinstall target.Jordan K. Hubbard1995-11-091-2/+2
| | | | Notes: svn path=/stable/2.1/; revision=12165
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-09-151-0/+53
| | | | Notes: svn path=/stable/2.1/; revision=10805
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-131-34/+0
| | | | Notes: svn path=/stable/2.1/; revision=9211
* Don't break existing users of libkrb.so.2.0 who aren't using libcom_err.Garrett Wollman1995-01-201-1/+2
| | | | Notes: svn path=/head/; revision=5731
* A more correct fix for the new compile_et. Also, add beforeinstallGarrett Wollman1995-01-201-7/+10
| | | | | | | | rule to ensure that krb_err.h gets installed (some other programs need it). Notes: svn path=/head/; revision=5729
* Remove obsolete `-n' flag from compile_et command line.Garrett Wollman1995-01-141-2/+2
| | | | Notes: svn path=/head/; revision=5626
* Reflect the fact that compile_et is now a `system' utility.Garrett Wollman1995-01-141-3/+2
| | | | Notes: svn path=/head/; revision=5616
* Initial import of eBones.Geoff Rehmet1994-09-301-0/+31
(Including all changes for FreeBSD - importing the original eBones distribution would be too complex at this stage, since I don't have access to Piero's CVS.) (If you want to include eBones in your system, don't forget to include MAKE_EBONES in /etc/make.conf.) (This stuff is now also suppable from braae.ru.ac.za.) Bones originally from MIT SIPB. Original port to FreeBSD 1.x by Piero Serini. Moved to FreeBSD 2.0 by Doug Rabson and Geoff Rehmet. Nice bug fixes from Doug Rabson. Notes: svn path=/cvs2svn/branches/EBONES_KRB4/; revision=3237