From 9d4184af0d87d00dd0f1e097cd30f11518e2c49e Mon Sep 17 00:00:00 2001 From: "briano%netscape.com" Date: Fri, 10 Sep 1999 08:35:22 +0000 Subject: [PATCH] Cleanup. Why is this makefile still around? git-svn-id: svn://10.0.0.236/trunk@46738 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/include/Makefile.in | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mozilla/include/Makefile.in b/mozilla/include/Makefile.in index e8e4ba22c0a..f6beaf61edb 100644 --- a/mozilla/include/Makefile.in +++ b/mozilla/include/Makefile.in @@ -1,4 +1,3 @@ -#! gmake # # The contents of this file are subject to the Netscape Public License # Version 1.0 (the "NPL"); you may not use this file except in @@ -14,12 +13,11 @@ # Communications Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All Rights # Reserved. +# -# - -DEPTH = .. +DEPTH = .. topsrcdir = @top_srcdir@ -VPATH = @srcdir@ srcdir = @srcdir@ +VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk