use 'alldep' instead of 'depend build'

This commit is contained in:
seawood%netscape.com 2002-01-29 10:25:13 +00:00
Родитель 86947ddec0
Коммит 99bd5f51d6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -384,7 +384,7 @@ build_all: build
build_all_dep: alldep
build_all_depend: alldep
clobber clobber_all: clean
pull_and_build_all: checkout depend build
pull_and_build_all: checkout alldep
# Do everything from scratch
everything: checkout clean build