git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5654 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-03-20 14:02:49 +00:00
parent 0f23e17f6f
commit 1c564bf1ce
19 changed files with 1 additions and 106 deletions

View File

@@ -2,8 +2,6 @@
include $(top_srcdir)/Makefile.am.common
SUFFIXES = .x .et .h
YFLAGS = -d
lib_LTLIBRARIES = libasn1.la
@@ -98,6 +96,3 @@ asn1_files: asn1_compile $(srcdir)/k5.asn1
$(libasn1_la_OBJECTS): asn1.h asn1_err.h
EXTRA_DIST = asn1_err.et
.x.c:
@cmp -s $< $@ 2> /dev/null || cp $< $@