Be sure "make" understands the "doc" target is phony.

This commit is contained in:
Fred Drake 1999-03-17 16:06:51 +00:00
parent eb354b31e5
commit 90fc0a71a5
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ VERSION=1.5
# These must be declared phony since there
# are directories with matching names:
.PHONY: api ext lib mac ref tut
.PHONY: api doc ext lib mac ref tut
.PHONY: html info