This commit is contained in:
brade%netscape.com 1999-08-06 18:38:46 +00:00
Родитель 790ff7e6fe
Коммит 5d52295ef7
3 изменённых файлов: 0 добавлений и 4 удалений

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

@ -8,5 +8,4 @@ EditorInsertTable.dtd
EditorLinkProperties.dtd
EditorPersonalDictionary.dtd
EditorSpellCheck.dtd
EdLinkProps.dtd
EdNamedAnchorProperties.dtd

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

@ -34,7 +34,6 @@ EXPORT_RESOURCE_CONTENT = \
$(srcdir)/EditorLinkProperties.dtd \
$(srcdir)/EditorPersonalDictionary.dtd \
$(srcdir)/EditorSpellCheck.dtd \
$(srcdir)/EdLinkProps.dtd \
$(srcdir)/EdNamedAnchorProperties.dtd \
$(NULL)

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

@ -27,7 +27,6 @@ install::
$(MAKE_INSTALL) EditorLinkProperties.dtd $(DIST)\bin\chrome\editor\locale\en-US
$(MAKE_INSTALL) EditorPersonalDictionary.dtd $(DIST)\bin\chrome\editor\locale\en-US
$(MAKE_INSTALL) EditorSpellCheck.dtd $(DIST)\bin\chrome\editor\locale\en-US
$(MAKE_INSTALL) EdLinkProps.dtd $(DIST)\bin\chrome\editor\locale\en-US
$(MAKE_INSTALL) EdNamedAnchorProperties.dtd $(DIST)\bin\chrome\editor\locale\en-US
clobber::
@ -38,5 +37,4 @@ clobber::
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EditorLinkProperties.dtd
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EditorPersonalDictionary.dtd
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EditorSpellCheck.dtd
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EdLinkProps.dtd
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EdNamedAnchorProperties.dtd