From b6ef31b0c0a736208c1ab77ab873a09ab66e3752 Mon Sep 17 00:00:00 2001 From: "locka%iol.ie" Date: Tue, 27 Mar 2001 12:22:01 +0000 Subject: [PATCH] NOT PART OF BUILD. Makefile tweaks b=72851 --- embedding/examples/Makefile.in | 2 +- embedding/examples/makefile.win | 27 --------------------------- embedding/wrappers/Makefile.in | 2 +- embedding/wrappers/makefile.win | 27 --------------------------- 4 files changed, 2 insertions(+), 56 deletions(-) diff --git a/embedding/examples/Makefile.in b/embedding/examples/Makefile.in index 746714b7844..034c1f48a42 100644 --- a/embedding/examples/Makefile.in +++ b/embedding/examples/Makefile.in @@ -16,7 +16,7 @@ # Copyright (C) 1999, Mozilla. All Rights Reserved. # # Contributor(s): -# Travis Bogard +# DEPTH = ../.. topsrcdir = @top_srcdir@ diff --git a/embedding/examples/makefile.win b/embedding/examples/makefile.win index b2e78a03c98..e69de29bb2d 100644 --- a/embedding/examples/makefile.win +++ b/embedding/examples/makefile.win @@ -1,27 +0,0 @@ -#!nmake -# -# The contents of this file are subject to the Mozilla Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is the Mozilla browser. -# -# The Initial Developer of the Original Code is Netscape -# Communications, Inc. Portions created by Netscape are -# Copyright (C) 1999, Mozilla. All Rights Reserved. -# -# Contributor(s): -# Travis Bogard - -DEPTH=..\.. - -DIRS= \ - $(NULL) - -include <$(DEPTH)\config\rules.mak> diff --git a/embedding/wrappers/Makefile.in b/embedding/wrappers/Makefile.in index 746714b7844..034c1f48a42 100644 --- a/embedding/wrappers/Makefile.in +++ b/embedding/wrappers/Makefile.in @@ -16,7 +16,7 @@ # Copyright (C) 1999, Mozilla. All Rights Reserved. # # Contributor(s): -# Travis Bogard +# DEPTH = ../.. topsrcdir = @top_srcdir@ diff --git a/embedding/wrappers/makefile.win b/embedding/wrappers/makefile.win index b2e78a03c98..e69de29bb2d 100644 --- a/embedding/wrappers/makefile.win +++ b/embedding/wrappers/makefile.win @@ -1,27 +0,0 @@ -#!nmake -# -# The contents of this file are subject to the Mozilla Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is the Mozilla browser. -# -# The Initial Developer of the Original Code is Netscape -# Communications, Inc. Portions created by Netscape are -# Copyright (C) 1999, Mozilla. All Rights Reserved. -# -# Contributor(s): -# Travis Bogard - -DEPTH=..\.. - -DIRS= \ - $(NULL) - -include <$(DEPTH)\config\rules.mak>