Part of library directory reorg... the DONE file contains the list of
authorTheodore Tso <tytso@mit.edu>
Tue, 17 Aug 1993 20:10:05 +0000 (20:10 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 17 Aug 1993 20:10:05 +0000 (20:10 +0000)
object files to be included in the library.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2636 dc483132-0cff-0310-8789-dd5450dbe970

src/config/Imake.rules

index 8ea815bb1b24e87660380ae0ba0479d0711c284b..d5a5184ad31e9c8c5cff9fcba8866a395c633215 100644 (file)
@@ -926,7 +926,7 @@ Concat(lib,libname.a): deplist                                              @@\
 all:: DONE                                                             @@\
                                                                        @@\
 DONE: objlist                                                          @@\
-       touch $@                                                        @@\
+       echo objlist > $@                                               @@\
                                                                        @@\
 clean::                                                                        @@\
        $(RM) DONE