From 093f16cf4e7087f6ff04531fc3a19151b23d4d60 Mon Sep 17 00:00:00 2001 From: "andreas.otte%primus-online.de" Date: Wed, 9 Jun 1999 20:41:58 +0000 Subject: [PATCH] some cosmetics git-svn-id: svn://10.0.0.236/trunk@34482 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/netwerk/base/Makefile.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mozilla/netwerk/base/Makefile.in b/mozilla/netwerk/base/Makefile.in index 37bfec863c9..b0b3fbaf92c 100644 --- a/mozilla/netwerk/base/Makefile.in +++ b/mozilla/netwerk/base/Makefile.in @@ -15,13 +15,12 @@ # Copyright (C) 1998 Netscape Communications Corporation. All Rights # Reserved. -# -# - DEPTH = ../.. + topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ + MODULE = netwerk include $(DEPTH)/config/autoconf.mk