From: Guido van Rossum Date: Tue, 28 Dec 1993 19:39:13 +0000 (+0000) Subject: Added (dummy) depend target X-Git-Tag: v1.0.1~95 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d5ebe24ee36e97af834ac0d5dc903ef801e89a1;p=thirdparty%2FPython%2Fcpython.git Added (dummy) depend target --- diff --git a/Grammar/Makefile b/Grammar/Makefile index f3f4e055d17b..fe9eaa8bafda 100644 --- a/Grammar/Makefile +++ b/Grammar/Makefile @@ -8,6 +8,8 @@ all: install install: $(DESTH) $(DESTC) +depend: + $(DESTH): graminit.h cp graminit.h $(DESTH)