Add windows-style targets to PHONY.

This commit is contained in:
slamm%netscape.com 1999-04-15 19:49:58 +00:00
Родитель 702c140498
Коммит f8675e9bde
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -266,5 +266,4 @@ clean realclean:
# (! IS_FIRST_CHECKOUT)
endif
.PHONY: checkout depend build clean realclean
.PHONY: checkout depend build clean realclean pull_all build_all clobber clobber_all pull_and_build_all