]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add getargs.o:getargs.c rule
authorGuido van Rossum <guido@python.org>
Tue, 11 Oct 1994 15:08:39 +0000 (15:08 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Oct 1994 15:08:39 +0000 (15:08 +0000)
Python/Makefile.in

index ef5b2efe35e86a080fababc476ba3032641f08a4..54be6af0458b46d13d6977bcee58e3abd5ba3b3e 100644 (file)
@@ -83,6 +83,7 @@ dup2.o: dup2.c
 errors.o: errors.c
 fmod.o: fmod.c
 frozenmain.o: frozenmain.c
+getargs.o: getargs.c
 getcwd.o: getcwd.c
 getmtime.o: getmtime.c
 graminit.o: graminit.c