Remove hdb_err

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3174 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-26 22:30:41 +00:00
parent abea655aef
commit a3c18fd0b4
2 changed files with 4 additions and 6 deletions

View File

@@ -8,10 +8,9 @@ lib_LIBRARIES = liberror.a
SUFFIXES = .et SUFFIXES = .et
CLEANFILES = asn1_err.c asn1_err.h hdb_err.c hdb_err.h \ CLEANFILES = asn1_err.c asn1_err.h krb5_err.c krb5_err.h heim_err.c heim_err.h
krb5_err.c krb5_err.h heim_err.c heim_err.h
liberror_a_SOURCES = krb5_err.c asn1_err.c hdb_err.c error.c heim_err.c liberror_a_SOURCES = krb5_err.c asn1_err.c error.c heim_err.c
.et.c: .et.c:
$(SHELL) ./compile_et $< $(SHELL) ./compile_et $<

View File

@@ -8,10 +8,9 @@ lib_LIBRARIES = liberror.a
SUFFIXES = .et SUFFIXES = .et
CLEANFILES = asn1_err.c asn1_err.h hdb_err.c hdb_err.h \ CLEANFILES = asn1_err.c asn1_err.h krb5_err.c krb5_err.h heim_err.c heim_err.h
krb5_err.c krb5_err.h heim_err.c heim_err.h
liberror_a_SOURCES = krb5_err.c asn1_err.c hdb_err.c error.c heim_err.c liberror_a_SOURCES = krb5_err.c asn1_err.c error.c heim_err.c
.et.c: .et.c:
$(SHELL) ./compile_et $< $(SHELL) ./compile_et $<