From: John Kohl Date: Sat, 16 Feb 1991 12:02:44 +0000 (+0000) Subject: don't need funky asn.1 Makefile stuff X-Git-Tag: krb5-1.0-alpha4~267 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dad2d00968847e6701dd7e6dc374d5da5b0a57ce;p=krb5.git don't need funky asn.1 Makefile stuff git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1705 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/Imakefile b/src/lib/krb5/Imakefile index ec6ff73b3..4da991c4d 100644 --- a/src/lib/krb5/Imakefile +++ b/src/lib/krb5/Imakefile @@ -39,8 +39,6 @@ SRCS = \ perror.c \ $(VSSRCS) $(VPSRCS) -all::; (cd asn.1; make Makefile) - MakeSubdirs($(SUBDIRS)) AdditiveLibraryTarget(krb5,$(OBJS))