Fri Jul 24 00:22:30 1998 Tom Tromey <tromey@cygnus.com>

* Make-mc.in (DISTVFS): Changed Makefile.in to Make-mc.in.
This commit is contained in:
Tom Tromey 1998-07-24 06:37:37 +00:00
parent 320e0976a5
commit c42eed4dd1
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Fri Jul 24 00:22:30 1998 Tom Tromey <tromey@cygnus.com>
* Make-mc.in (DISTVFS): Changed Makefile.in to Make-mc.in.
* Makefile.am: New file.
* Make-mc.in: Renamed from Makefile.in.
* Makefile.in: Removed.

View File

@ -59,7 +59,7 @@ libvfs.so: $(VFSSOOBJS) libvfs.o
# Distribution variables
#
DISTVFS = Makefile.in ChangeLog $(VFSSRCS) $(VFSHDRS)
DISTVFS = Make-mc.in ChangeLog $(VFSSRCS) $(VFSHDRS)
all: @LIBVFS@ @mcserv@