removing Makefile and adding Makefile.in

git-svn-id: svn://10.0.0.236/trunk@81670 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com
2000-10-24 17:16:20 +00:00
parent 290a0bfefe
commit cfd5193288

View File

@@ -1,4 +1,3 @@
# Generated automatically from Makefile.in by configure.
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
@@ -21,8 +20,9 @@
#
DEPTH = ../..
topsrcdir = ../..
srcdir = .
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk