Yank xpviewer from the build on unix and win.

This commit is contained in:
ramiro%netscape.com 1998-12-16 01:33:41 +00:00
parent 7c1fe1e23b
commit 3e98de920b
3 changed files with 5 additions and 5 deletions

View File

@ -1192,9 +1192,9 @@ xpcom/tests/dynamic/Makefile
xpcom/tools/Makefile
xpcom/tools/xpidl/Makefile
xpfe/Makefile
xpfe/xpviewer/Makefile
xpfe/xpviewer/src/Makefile
xpfe/xpviewer/public/Makefile
dnl xpfe/xpviewer/Makefile
dnl xpfe/xpviewer/src/Makefile
dnl xpfe/xpviewer/public/Makefile
xpfe/appshell/Makefile
xpfe/appshell/src/Makefile
xpfe/appshell/public/Makefile

View File

@ -22,7 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = xpviewer appshell bootstrap
DIRS = appshell bootstrap
include $(topsrcdir)/config/config.mk

View File

@ -17,6 +17,6 @@
DEPTH=..
DIRS=xpviewer
DIRS=
include <$(DEPTH)\layout\config\rules.mak>