summaryrefslogtreecommitdiff
path: root/Build/source/utils
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-01-30 22:53:16 +0000
committerKarl Berry <karl@freefriends.org>2008-01-30 22:53:16 +0000
commit5b220dd618918fcba08d8a57a50ca22f637f2080 (patch)
treec57b1cadff663cb55d585011e58dcf6e2f81d37c /Build/source/utils
parentcbadb342afed31e4056992d557544e1904e55827 (diff)
remove windows sources no longer used, per akira
git-svn-id: svn://tug.org/texlive/trunk@6454 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils')
-rw-r--r--Build/source/utils/bzip2/win32.mak96
-rw-r--r--Build/source/utils/gzip/win32.mak88
-rw-r--r--Build/source/utils/jpeg2ps/win32.mak46
-rw-r--r--Build/source/utils/psutils/win32.mak195
-rw-r--r--Build/source/utils/texinfo/doc/win32.mak41
-rw-r--r--Build/source/utils/texinfo/lib/win32.mak46
-rw-r--r--Build/source/utils/texinfo/makeinfo/win32.mak66
-rw-r--r--Build/source/utils/texinfo/util/win32.mak60
-rw-r--r--Build/source/utils/texinfo/win32.mak33
-rw-r--r--Build/source/utils/vlna/win32.mak56
-rw-r--r--Build/source/utils/win32.mak39
11 files changed, 0 insertions, 766 deletions
diff --git a/Build/source/utils/bzip2/win32.mak b/Build/source/utils/bzip2/win32.mak
deleted file mode 100644
index dc0c2089306..00000000000
--- a/Build/source/utils/bzip2/win32.mak
+++ /dev/null
@@ -1,96 +0,0 @@
-################################################################################
-#
-# Makefile : Bzip2
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <04/03/14 19:28:04 popineau>
-#
-################################################################################
-root_srcdir = ..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-USE_GNUW32 = 1
-USE_BZIP2 = 1
-MAKE_BZIP2 = 1
-
-!include <msvc/common.mak>
-
-programs = $(bzip2dll) $(objdir)\bzip2.exe $(objdir)\bzip2recover.exe
-libfiles = $(bzip2lib)
-includefiles = bzlib.h
-manfiles = bzip2.1
-infofiles = manual.info
-pdfdocfiles = manual.pdf
-docsubdir = bzip2
-installinfoflags = --entry="* Bzip2 (bzip2): An enhance compressor"\
- --section="Miscellaneous"
-
-objects= $(objdir)\blocksort.obj \
- $(objdir)\huffman.obj \
- $(objdir)\crctable.obj \
- $(objdir)\randtable.obj \
- $(objdir)\compress.obj \
- $(objdir)\decompress.obj \
- $(objdir)\bzlib.obj
-
-default: all
-
-all: $(objdir) $(libfiles) $(programs)
-
-lib: $(objdir) $(libfiles)
-
-!ifdef BZIP2_DLL
-
-$(bzip2lib): $(objdir) $(objects)
- $(archive) /DEF $(objects)
-
-$(bzip2dll): $(bzip2lib) $(objects) $(objdir)\bz2lib.res $(gnuw32lib)
- $(link_dll) $(**) $(bzip2lib:.lib=.exp) $(conlibs)
-!else
-
-$(bzip2lib): $(objdir) $(objects)
- $(archive) $(objects)
-!endif
-
-$(objdir)\bzip2.exe: $(objdir)\bzip2.obj $(bzip2lib)
- $(link) $(**) $(setargvobj) $(conlibs)
-
-$(objdir)\bzip2recover.exe: $(objdir)\bzip2recover.obj $(bzip2lib)
- $(link) $(**) $(setargvobj) $(conlibs)
-
-!include <msvc/config.mak>
-!include <msvc/install.mak>
-
-makeinfo_flags = $(makeinfo_flags) --force
-
-install:: install-exec install-lib install-include
-
-test: $(objdir)\bzip2.exe
- @type words1
- .\$(objdir)\bzip2 -1 < sample1.ref > sample1.rb2
- .\$(objdir)\bzip2 -2 < sample2.ref > sample2.rb2
- .\$(objdir)\bzip2 -d < sample1.bz2 > sample1.tst
- .\$(objdir)\bzip2 -d < sample2.bz2 > sample2.tst
- @type words2
- fc sample1.bz2 sample1.rb2
- fc sample2.bz2 sample2.rb2
- fc sample1.tst sample1.ref
- fc sample2.tst sample2.ref
- @type words3
-
-!include <msvc/clean.mak>
-
-clean::
- -@$(del) sample1.rb2 sample2.rb2 sample1.tst sample2.tst
-
-!include <msvc/rdepend.mak>
-!include "./depend.mak"
-
-#
-# Local Variables:
-# mode: makefile
-# End: \ No newline at end of file
diff --git a/Build/source/utils/gzip/win32.mak b/Build/source/utils/gzip/win32.mak
deleted file mode 100644
index 3821d0493f1..00000000000
--- a/Build/source/utils/gzip/win32.mak
+++ /dev/null
@@ -1,88 +0,0 @@
-################################################################################
-#
-# Makefile : Gzip
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <04/03/10 23:41:05 popineau>
-#
-################################################################################
-root_srcdir = ..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-# This is free software; you can redistribute it and/or modify it under the
-# terms of the GNU General Public License, see the file COPYING.
-
-# This makefile is suitable for NTFS only. To build a gzip executable suitable
-# for a FAT file system, add -DNTFAT to DEFS.
-
-# To build debug version, define environment variable DEBUG, or include a
-# -DDEBUG on the commandline (i.e.: nmake -DDEBUG)
-
-USE_GNUW32 = 1
-
-!include <msvc/common.mak>
-
-DEFS = $(DEFS) -DKPATHSEA=1
-
-programs = $(objdir)\gzip.exe $(objdir)\gunzip.exe
-manfiles = gzip.1
-infofiles = gzip.info
-pdfdocfiles = gzip.pdf
-docsubdir = gzip
-installinfoflags = --entry="* Gzip (gzip): The GNU compressor"\
- --section="Miscellaneous"
-#
-# Object files
-#
-objects = $(objdir)\gzip.obj $(objdir)\zip.obj $(objdir)\deflate.obj \
- $(objdir)\trees.obj $(objdir)\bits.obj $(objdir)\unzip.obj \
- $(objdir)\inflate.obj $(objdir)\util.obj $(objdir)\crypt.obj \
- $(objdir)\lzw.obj $(objdir)\unlzw.obj $(objdir)\unpack.obj \
- $(objdir)\unlzh.obj
-
-#
-# Main target
-#
-default: all
-
-all: $(objdir) $(programs)
-
-#
-# Link target. setargv.obj is provided in the compiler library directory.
-#
-$(objdir)\gzip.exe: $(objects) $(gnuw32lib)
- $(link) $(**) $(conlibs)
-
-$(objdir)\gunzip.exe: $(objdir)\gzip.exe
- $(copy) $(**) $@
-
-!include <msvc/config.mak>
-!include <msvc/install.mak>
-
-install:: install-exec
-
-test: check
-
-check: $(programs)
- .\$(objdir)\gzip -6 < $(srcdir)/texinfo.tex > _gztest.gz
- @echo The next number should be 30890
- wc -c < _gztest.gz
- -@$(del) _gztest
- .\$(objdir)\gzip -d _gztest.gz
- -@fc _gztest $(srcdir)\texinfo.tex
- -@if ERRORLEVEL 1 \
- echo FAILED gzip test: incorrect size; \
- -@$(del) _gztest
-
-!include <msvc/clean.mak>
-!include <msvc/rdepend.mak>
-!include "./depend.mak"
-
-#
-# Local Variables:
-# mode: makefile
-# End:
diff --git a/Build/source/utils/jpeg2ps/win32.mak b/Build/source/utils/jpeg2ps/win32.mak
deleted file mode 100644
index c37af29b923..00000000000
--- a/Build/source/utils/jpeg2ps/win32.mak
+++ /dev/null
@@ -1,46 +0,0 @@
-################################################################################
-#
-# Makefile : Jpeg2ps
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <01/11/20 13:37:41 popineau>
-#
-################################################################################
-root_srcdir = ..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-USE_GNUW32 = 1
-
-!include <msvc/common.mak>
-
-DEFS = $(DEFS) -DA4 -I.
-
-programs = $(objdir)\jpeg2ps.exe
-
-objects = $(objdir)\jpeg2ps.obj $(objdir)\readjpeg.obj \
- $(objdir)\asc85ec.obj
-
-default: all
-
-all: $(objdir) $(programs)
-
-$(objdir)\jpeg2ps.exe: $(objects) $(gnuw32lib)
- $(link) $(**) $(conlibs)
-
-!include <msvc/config.mak>
-!include <msvc/install.mak>
-
-install:: install-exec
-
-!include <msvc/clean.mak>
-!include <msvc/rdepend.mak>
-!include "./depend.mak"
-
-#
-# Local Variables:
-# mode: makefile
-# End:
diff --git a/Build/source/utils/psutils/win32.mak b/Build/source/utils/psutils/win32.mak
deleted file mode 100644
index 4ab3ad31be9..00000000000
--- a/Build/source/utils/psutils/win32.mak
+++ /dev/null
@@ -1,195 +0,0 @@
-################################################################################
-#
-# Makefile : Psutils
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <02/12/25 22:26:52 popineau>
-#
-################################################################################
-root_srcdir = ..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-USE_GNUW32 = 1
-
-!include <msvc/common.mak>
-
-PAPER=a4
-OS = Win32
-
-DEFS = -I. $(DEFS) -DPAPER=\"$(PAPER)\" -D$(OS)
-
-programs = $(objdir)\psbook.exe $(objdir)\psselect.exe $(objdir)\pstops.exe \
- $(objdir)\epsffit.exe $(objdir)\psnup.exe \
- $(objdir)\psresize.exe
-shellscripts =
-perlscripts = fixfmps.bat fixmacps.bat fixpsditps.bat fixpspps.bat \
- fixtpps.bat fixwfwps.bat fixwpps.bat fixscribeps.bat fixwwps.bat \
- fixdlsrps.bat extractres.bat includeres.bat psmerge.bat
-scripts = $(shellscripts) $(perlscripts)
-etcfiles = md68_0.ps md71_0.ps
-etcdir = $(psheaderdir)\psutils
-perlcmd=perl
-
-manpages = psbook.man psselect.man pstops.man epsffit.man psnup.man psresize.man \
- $(perlscripts:.bat=.man)
-
-mansedscript = mansedscript.sed
-manfiles = $(manpages:.man=.1)
-
-default: all
-
-all: $(objdir) $(programs) $(perlscripts)
-
-$(objdir)\epsffit.exe: $(objdir)\epsffit.obj $(objdir)\pserror.obj
- $(link) $(**) $(conlibs)
-
-$(objdir)\psnup.exe: $(objdir)\psnup.obj $(objdir)\psutil.obj $(objdir)\psspec.obj $(objdir)\pserror.obj
- $(link) $(**) $(conlibs)
-
-$(objdir)\psresize.exe: $(objdir)\psresize.obj $(objdir)\psutil.obj $(objdir)\pserror.obj $(objdir)\psspec.obj
- $(link) $(**) $(conlibs)
-
-$(objdir)\psbook.exe: $(objdir)\psbook.obj $(objdir)\psutil.obj $(objdir)\pserror.obj
- $(link) $(**) $(conlibs)
-
-$(objdir)\psselect.exe: $(objdir)\psselect.obj $(objdir)\psutil.obj $(objdir)\pserror.obj
- $(link) $(**) $(conlibs)
-
-$(objdir)\pstops.exe: $(objdir)\pstops.obj $(objdir)\psutil.obj $(objdir)\psspec.obj $(objdir)\pserror.obj
- $(link) $(**) $(conlibs)
-
-psmerge.bat: psmerge.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixfmps.bat: fixfmps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixmacps.bat: fixmacps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) INCLUDE=$(INCLUDEDIR) $? > $@
-
-fixpsditps.bat: fixpsditps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixpspps.bat: fixpspps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixscribeps.bat: fixscribeps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixtpps.bat: fixtpps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixwfwps.bat: fixwfwps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixwpps.bat: fixwpps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixwwps.bat: fixwwps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-fixdlsrps.bat: fixdlsrps.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-extractres.bat: extractres.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) $? > $@
-
-includeres.bat: includeres.pl
- $(perl) maketext OS=$(OS) perl=$(perlcmd) INCLUDE=$(INCLUDEDIR) $? > $@
-
-epsffit.$(manext): epsffit.man
- $(perl) maketext MAN="$(manpages:.man=.1)" $*.man > $@
-
-psnup.$(manext): psnup.man
- $(perl) maketext MAN="$(manpages:.man=.1)" PAPER=$(PAPER) $*.man > $@
-
-psresize.$(manext): psresize.man
- $(perl) maketext MAN="$(manpages:.man=.1)" PAPER=$(PAPER) $*.man > $@
-
-psbook.$(manext): psbook.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-psselect.$(manext): psselect.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-pstops.$(manext): pstops.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" PAPER=$(PAPER) $*.man > $@
-
-psmerge.$(manext): psmerge.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixfmps.$(manext): fixfmps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixmacps.$(manext): fixmacps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" INCLUDE=$(INCLUDEDIR) $*.man > $@
-
-fixpsditps.$(manext): fixpsditps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixpspps.$(manext): fixpspps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixscribeps.$(manext): fixscribeps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixtpps.$(manext): fixtpps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixwfwps.$(manext): fixwfwps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixwpps.$(manext): fixwpps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixwwps.$(manext): fixwwps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-fixdlsrps.$(manext): fixdlsrps.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-extractres.$(manext): extractres.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-includeres.$(manext): includeres.man
- $(perl) maketext "MAN=$(manpages:.man=.1)" INCLUDE=$(INCLUDEDIR) $*.man > $@
-
-#getafm.$(manext): getafm.man
-# $(perl) maketext "MAN=$(manpages:.man=.1)" $*.man > $@
-
-patchlev.h: patchlev.h.in
- $(perl) $(win32perldir)/conf-cauto.pl $(**) $@
-
-!include <msvc/config.mak>
-
-installdirs = $(bindir) $(includes) $(psheaderdir)\psutils
-
-!include <msvc/install.mak>
-
-install:: install-exec install-data install-man
-
-mansedscript.sed:
- @echo <<mansedscript.sed
-1,$$s/@PAPER@/A4/g
-1,$$s/@RELEASE@/1/g
-1,$$s/@PATCHLEVEL@/17/g
-1,$$s!@INCLUDE@!$(psheaderdir:\=/)/psutils!g
-<<KEEP
-
-!include <msvc/clean.mak>
-
-distclean::
- -@$(del) $(perlscripts) $(perlscripts:.bat=.cmd) patchlev.h
- -@$(del) $(manfiles) mansedscript.sed
-
-!include <msvc/rdepend.mak>
-!include "./depend.mak"
-
-#
-# Local Variables:
-# mode: makefile
-# End: \ No newline at end of file
diff --git a/Build/source/utils/texinfo/doc/win32.mak b/Build/source/utils/texinfo/doc/win32.mak
deleted file mode 100644
index 97c0c22df89..00000000000
--- a/Build/source/utils/texinfo/doc/win32.mak
+++ /dev/null
@@ -1,41 +0,0 @@
-################################################################################
-#
-# Makefile : TeXInfo / Doc
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <03/08/14 21:22:55 popineau>
-#
-################################################################################
-root_srcdir = ..\..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-
-!include <msvc/common.mak>
-
-default: all
-
-all:
-
-infofiles = info-stnd.info info.info texinfo.info
-pdfdocfiles = info-stnd.pdf info.pdf texinfo.pdf
-htmldocfiles = info-stnd.html info.html texinfo.html
-docsubdir = texinfo
-
-install:: install-doc
-
-depend::
-
-!include <msvc/install.mak>
-!include <msvc/clean.mak>
-
-#
-# Local Variables:
-# mode: makefile
-# End: \ No newline at end of file
diff --git a/Build/source/utils/texinfo/lib/win32.mak b/Build/source/utils/texinfo/lib/win32.mak
deleted file mode 100644
index 61f6a755252..00000000000
--- a/Build/source/utils/texinfo/lib/win32.mak
+++ /dev/null
@@ -1,46 +0,0 @@
-################################################################################
-#
-# Makefile : TeXInfo/libtxi
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <02/01/20 18:19:01 popineau>
-#
-################################################################################
-root_srcdir = ..\..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-
-USE_GNUW32 = 1
-
-!include <msvc/common.mak>
-
-DEFS = -I.. -DHAVE_CONFIG_H $(DEFS)
-objects = $(objdir)\substring.obj $(objdir)\xexit.obj
-
-default: all
-
-all: $(objdir) $(objdir)\libtxi.lib
-
-$(objdir)\libtxi.lib: $(objdir) $(objects)
- $(archive) $(objects)
-
-..\config.h: ..\config.in
- pushd .. & $(make) config.h & popd
-
-!include <msvc/install.mak>
-
-!include <msvc/clean.mak>
-!include <msvc/rdepend.mak>
-!include "./depend.mak"
-
-#
-# Local Variables:
-# mode: makefile
-# End: \ No newline at end of file
diff --git a/Build/source/utils/texinfo/makeinfo/win32.mak b/Build/source/utils/texinfo/makeinfo/win32.mak
deleted file mode 100644
index d5b3cdabd4f..00000000000
--- a/Build/source/utils/texinfo/makeinfo/win32.mak
+++ /dev/null
@@ -1,66 +0,0 @@
-################################################################################
-#
-# Makefile : TeXInfo/makeinfo
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <02/11/14 20:21:20 popineau>
-#
-################################################################################
-root_srcdir = ..\..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-GNU = 1
-USE_GNUW32 = 1
-
-!include <msvc/common.mak>
-
-programs = $(objdir)\makeinfo.exe
-objects = \
- $(objdir)\cmds.obj \
- $(objdir)\defun.obj \
- $(objdir)\files.obj \
- $(objdir)\footnote.obj \
- $(objdir)\html.obj \
- $(objdir)\index.obj \
- $(objdir)\insertion.obj \
- $(objdir)\lang.obj \
- $(objdir)\macro.obj \
- $(objdir)\makeinfo.obj \
- $(objdir)\multi.obj \
- $(objdir)\node.obj \
- $(objdir)\sectioning.obj \
- $(objdir)\toc.obj \
- $(objdir)\xml.obj
-
-libtxi = ..\lib\$(objdir)\libtxi.lib
-
-DEFS = -I.. -DHAVE_CONFIG_H $(DEFS) -I..\lib
-
-default: all
-
-all: $(objdir) $(programs)
-
-$(objdir)\makeinfo.exe: $(objects) $(libtxi) $(gnuw32lib)
- $(link) $(**) $(conlibs)
-
-$(libtxi):
- pushd ..\lib & $(make) $(makeflags) all & popd
-
-!include <msvc/config.mak>
-!include <msvc/install.mak>
-
-install:: install-exec
-
-!include <msvc/clean.mak>
-!include <msvc/version.mak>
-
-!include <msvc/rdepend.mak>
-!include "./depend.mak"
-#
-# Local Variables:
-# mode: makefile
-# End: \ No newline at end of file
diff --git a/Build/source/utils/texinfo/util/win32.mak b/Build/source/utils/texinfo/util/win32.mak
deleted file mode 100644
index ce49b96764d..00000000000
--- a/Build/source/utils/texinfo/util/win32.mak
+++ /dev/null
@@ -1,60 +0,0 @@
-################################################################################
-#
-# Makefile : TeXInfo / Utils
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <02/02/01 11:16:42 popineau>
-#
-################################################################################
-root_srcdir = ..\..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-
-USE_ZLIB=1
-USE_GNUW32=1
-
-!include <msvc/common.mak>
-
-DEFS = -I.. -DHAVE_CONFIG_H -DKPATHSEA=1 $(DEFS) -I../lib
-
-libtxi = ..\lib\$(objdir)\libtxi.lib
-
-install_info_objects=$(objdir)\install-info.obj
-texindex_objects = $(objdir)\texindex.obj
-
-programs = $(objdir)\install-info.exe $(objdir)\texindex.exe
-
-default all: $(objdir) $(programs)
-
-$(objdir)\install-info.exe: $(install_info_objects) $(libtxi) $(gnuw32lib)
- $(link) $(**) $(conlibs)
-
-$(objdir)\texindex.exe: $(texindex_objects) $(libtxi) $(gnuw32lib)
- $(link) $(**) $(setargvobj) $(conlibs)
-
-$(libtxi): ../lib/*.c ../lib/*.h
- pushd ..\lib & $(make) all & popd
-
-..\config.h: ..\config.in
- pushd .. & $(make) configure & popd
-
-!include <msvc/config.mak>
-!include <msvc/install.mak>
-
-install:: install-exec
-
-!include <msvc/clean.mak>
-!include <msvc/rdepend.mak>
-!include "./depend.mak"
-
-#
-# Local Variables:
-# mode: makefile
-# End: \ No newline at end of file
diff --git a/Build/source/utils/texinfo/win32.mak b/Build/source/utils/texinfo/win32.mak
deleted file mode 100644
index efc49bc2f28..00000000000
--- a/Build/source/utils/texinfo/win32.mak
+++ /dev/null
@@ -1,33 +0,0 @@
-################################################################################
-#
-# Makefile : TeXInfo
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <02/12/25 22:27:38 popineau>
-#
-################################################################################
-root_srcdir = ..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-!include <msvc/common.mak>
-
-# Package subdirectories, the library, and all subdirectories.
-subdirs = lib makeinfo util doc
-
-all:: config.h
-
-!include <msvc/subdirs.mak>
-!include <msvc/config.mak>
-!include <msvc/clean.mak>
-
-distclean::
- -@$(del) config.h
-
-# Local Variables:
-# mode: Makefile
-# End:
-
diff --git a/Build/source/utils/vlna/win32.mak b/Build/source/utils/vlna/win32.mak
deleted file mode 100644
index a3b16760f1f..00000000000
--- a/Build/source/utils/vlna/win32.mak
+++ /dev/null
@@ -1,56 +0,0 @@
-################################################################################
-#
-# Makefile : Vlna
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <02/06/03 15:10:30 popineau>
-#
-################################################################################
-root_srcdir = ..\..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-USE_GNUW32 = 1
-
-!include <msvc/common.mak>
-
-programs = $(objdir)\vlna.exe
-manfiles = vlna.1
-infofiles =
-installinfoflags =
-
-objects= $(objdir)\vlna.obj
-
-default: all
-
-all: $(objdir) $(programs)
-
-$(objdir)\vlna.exe: $(objdir)\vlna.obj
- $(link) $(**) $(conlibs)
-
-!include <msvc/config.mak>
-!include <msvc/install.mak>
-
-vlna.1: vlna.man
- -@$(sed) -e "s|@BINDIR@|$(bindir)|;\
- s|@MANDIR@|$(mandir)|;\
- s|@MANEXT@|$(manext)|" vlna.man > vlna.$(manext)
-
-install:: install-exec install-man
-
-
-!include <msvc/clean.mak>
-
-clean::
- -@$(del) sample1.rb2 sample2.rb2 sample1.tst sample2.tst
-
-!include <msvc/rdepend.mak>
-!include "./depend.mak"
-
-#
-# Local Variables:
-# mode: makefile
-# End: \ No newline at end of file
diff --git a/Build/source/utils/win32.mak b/Build/source/utils/win32.mak
deleted file mode 100644
index 23becebf366..00000000000
--- a/Build/source/utils/win32.mak
+++ /dev/null
@@ -1,39 +0,0 @@
-################################################################################
-#
-# Makefile : fpTeX utils subdirectory
-# Author : Fabrice Popineau <Fabrice.Popineau@supelec.fr>
-# Platform : Win32, Microsoft VC++ 6.0, depends upon fpTeX 0.5 sources
-# Time-stamp: <03/08/21 11:49:39 popineau>
-#
-################################################################################
-root_srcdir = ..
-!ifdef DEVELOPMENT
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk.development
-!else
-INCLUDE=$(INCLUDE);$(root_srcdir)\texk
-!endif
-
-!include <msvc/common.mak>
-
-# Package subdirectories, the library, and all subdirectories.
-subdirs = \
- bzip2 \
- gzip \
-# dvipng \
- jpeg2ps \
- lcdf-typetools \
- psutils \
- t1utils \
- texinfo \
- vlna \
- TeXSetup \
- TeXLive
-
-!include <msvc/subdirs.mak>
-!include <msvc/clean.mak>
-
-#
-# Local Variables:
-# mode: Makefile
-# End:
-# DO NOT DELETE