summaryrefslogtreecommitdiff
path: root/kerberosV/lib/asn1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosV/lib/asn1/Makefile')
-rw-r--r--kerberosV/lib/asn1/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/kerberosV/lib/asn1/Makefile b/kerberosV/lib/asn1/Makefile
index 18611ecb956..5edc9092939 100644
--- a/kerberosV/lib/asn1/Makefile
+++ b/kerberosV/lib/asn1/Makefile
@@ -1,12 +1,11 @@
-# $OpenBSD: Makefile,v 1.2 2001/05/25 12:38:15 ho Exp $
+# $OpenBSD: Makefile,v 1.3 2001/06/05 10:38:31 hin Exp $
LIB= asn1
KRBDEPTH=../..
.include <${.CURDIR}/../../Makefile.inc>
-INCLUDE_FILES= ${KRB5SRC}/lib/asn1/der.h ${KRB5SRC}/lib/asn1/asn1-common.h \
- asn1.h asn1_err.h
+INCLUDE_FILES= asn1.h asn1_err.h ${KRB5SRC}/lib/asn1/{der.h,asn1-common.h}
includes: asn1.h asn1_err.h