* Makefile.in (BUILDTOP2, etc): Make it possible
authorJohn Gilmore <gnu@toad.com>
Wed, 29 Mar 1995 02:34:03 +0000 (02:34 +0000)
committerJohn Gilmore <gnu@toad.com>
Wed, 29 Mar 1995 02:34:03 +0000 (02:34 +0000)
commit08c9cd756a2a4650ed8a3b98e1505040b3e83abc
tree14aebe2f174197ef7d54d3ce0503a22f897297eb
parent1d6ae761b275ca897c4856997a78e2256b57e7ec
* Makefile.in (BUILDTOP2, etc):  Make it possible
to build the error tables on Unix before a Mac build.
(all-mac):  Don't build $(HDRS) on Mac.
(unixmac):  Build `includes'.
(clean-mac):  Add.
(includes, clean, .SUFFIXES, .et.h, .et.c):  Add, to make it
possible to run `make -f Makefile.in unixmac' successfully.
* configure.in (ASN1_{HDRS,OBJS,SRCS, BOGUS):  Remove, unused.
(CopyHeader rules):  Remove, they're now in Makefile.in.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5297 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/error_tables/ChangeLog
src/lib/krb5/error_tables/Makefile.in
src/lib/krb5/error_tables/configure.in