removing Makefile and adding Makefile.in

This commit is contained in:
dougt%netscape.com 2000-10-24 17:16:20 +00:00
parent da6fc48be0
commit c6d968332a

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