mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added (dummy) depend target
This commit is contained in:
parent
6085e32a75
commit
6d5ebe24ee
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ all: install
|
|||
|
||||
install: $(DESTH) $(DESTC)
|
||||
|
||||
depend:
|
||||
|
||||
$(DESTH): graminit.h
|
||||
cp graminit.h $(DESTH)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue