Fixed a problem with the pull_nglayout rule being recursively defined

This commit is contained in:
troy%netscape.com 1999-01-06 00:42:05 +00:00
Родитель 0a87e151c3
Коммит 97eb7c8160
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -189,7 +189,7 @@ $(DIST_DIRS) $(RAPTOR_DIRS)::
pull_all: pull_seamonkey
pull_nglayout: pull_lizard pull_xpcom pull_imglib pull_netlib pull_nglayout \
pull_nglayout: pull_lizard pull_xpcom pull_imglib pull_netlib pull_nglayoutcore \
pull_editor
pull_seamonkey:
@ -241,7 +241,7 @@ pull_netlib:
$(CVSCO_NETWORK) $(MOZ_TOP)/network
$(CVSCO_NETWORK) $(MOZ_TOP)/include
pull_nglayout:
pull_nglayoutcore:
@cd $(MOZ_SRC)\.
$(CVSCO_RAPTOR) $(MOZ_TOP)/base
$(CVSCO_RAPTOR) $(MOZ_TOP)/dom