Manifest for DMTXLS: DooM TeXtures LiSter
=========================================

README		- Compulsory reading ;)
Manifest	- This file
COPYING		- The GNU General Public License
Changes.Log	- Log of changes to the package
dmtxls10.txt	- Short distribution blurb

dmtxls.1	- Manual pages for 'dmtxls' utility
dmtxls.man	- Formatted manual pages for 'dmtxls'
mkman.sh	- Shell script to format manual pages

alltxt.sh	- Shell script to generate all DOOM textures lists
alltxt2.sh	- Shell script to generate all DOOM ][ textures lists
alltxth.sh	- Shell script to generate all Heretic textures lists
alltxtu.sh	- Shell script to generate the E4 Ultimate DOOM textures
                  lists

source/Makefile		- Unix Makefile for building the program
source/dmtxls.h		- Main DMTXLS defines
source/dmunix.h		- Some UNIX specific things
source/dmtxls.c		- Main program routines for 'dmtxls' utility
source/wstructs.h	- WAD files data structures
source/wads.c		- WAD files routines
source/levels.h		- Level data definitions
source/levels.c		- Level loading and saving routines
source/list.c		- List routines

djgpp/readme.1st	- Hints on using the package on DOS
djgpp/readme.dj		- DJGPP/GO32 readme.1st file
djgpp/copying.dj	- DJGPP/GO32 copyrights file
djgpp/makefile		- DJGPP makefile for building the program

djgpp/alltxt.bat	- Batch file to generate all DOOM textures lists
djgpp/alltxt2.bat	- Batch file to generate all DOOM ][ textures lists
djgpp/alltxth.bat	- Batch file to generate all Heretic textures lists
djgpp/alltxtu.bat	- Batch file to generate the E4 Ultimate DOOM textures
                          lists

djgpp/go32.exe		- DOS extender GO32
djgpp/dmtxls.exe	- DOS executable for 'dmtxls' utility
