From 116d195df34e85717664523b18e4be4d28a0c421 Mon Sep 17 00:00:00 2001 From: "spider%netscape.com" Date: Mon, 10 Aug 1998 19:56:59 +0000 Subject: [PATCH] Updates for XPFC ... we've moved --- shell/Makefile | 1 - shell/makefile.win | 2 -- 2 files changed, 3 deletions(-) diff --git a/shell/Makefile b/shell/Makefile index 28a7bde906ec..ee7677189068 100644 --- a/shell/Makefile +++ b/shell/Makefile @@ -17,7 +17,6 @@ DEPTH = .. -DIRS = public inc src tests include $(DEPTH)/config/config.mk diff --git a/shell/makefile.win b/shell/makefile.win index 8e69535cc952..e29c831ff5b2 100644 --- a/shell/makefile.win +++ b/shell/makefile.win @@ -18,6 +18,4 @@ DEPTH=.. IGNORE_MANIFEST=1 -DIRS=public inc src tests - include <$(DEPTH)\config\rules.mak>