don't need funky asn.1 Makefile stuff
authorJohn Kohl <jtkohl@mit.edu>
Sat, 16 Feb 1991 12:02:44 +0000 (12:02 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Sat, 16 Feb 1991 12:02:44 +0000 (12:02 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1705 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/Imakefile

index ec6ff73b37f813b7c79c7bb03ea8dfa83b91f07a..4da991c4d41b00af5a49687f78eb8f274a409da4 100644 (file)
@@ -39,8 +39,6 @@ SRCS =        \
        perror.c \
        $(VSSRCS) $(VPSRCS)
 
-all::; (cd asn.1; make Makefile)
-
 MakeSubdirs($(SUBDIRS))
 
 AdditiveLibraryTarget(krb5,$(OBJS))