rearrange subdir order to do non-krb stuff at the end
authorJohn Kohl <jtkohl@mit.edu>
Fri, 25 May 1990 09:47:41 +0000 (09:47 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 25 May 1990 09:47:41 +0000 (09:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@947 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/Imakefile

index 920e8f0a1046c3eb05b19ae400a2d3e49d3cd1a2..6c970ba281ea8b3065aeeb90256217260d5812f6 100644 (file)
@@ -10,7 +10,7 @@
 #define IHaveSubdirs
 #define PassCDebugFlags
 NormalLibraryObjectRule()
-        SUBDIRS = ccache crc-32 kdb keytab krb rcache free os des
+        SUBDIRS = ccache keytab krb rcache free os kdb des crc-32
 OBJS = \
        cryptoconf.o \
        perror.o \