]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
made depend target work with VPATH
authorGuido van Rossum <guido@python.org>
Wed, 5 Jan 1994 00:00:14 +0000 (00:00 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 5 Jan 1994 00:00:14 +0000 (00:00 +0000)
ChangeLog

index 4a78d9c1b3c3e128f11e5019b7f0484e8e52e040..b47a0bed3c6f28ad6148ecfeb41a51ae6e8a07f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Wed Jan  5 00:18:45 1994  Guido van Rossum  (guido@voorn.cwi.nl)
 
+       * {Parser,Objects,Python,Makefile}/Makefile*in: made depend target
+       work with VPATH
+
        * README: describe new build procedure; added section on building
        for multiple architectures