#
# $Header: D:/ext2-os2/distrib/RCS/files.lst,v 1.3 1995/08/17 09:46:50 Willm Exp Willm $
#
# Linux ext2 file system driver for OS/2 2.x and WARP - Allows OS/2 to
# access your Linux ext2fs partitions as normal drive letters.
# OS/2 implementation : Copyright (C) 1995 Matthieu WILLM
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
DISTRIB_FILES = \ext2-os2\ext2-os2.ifs \
\ext2-os2\ext2-os2.exe \
\ext2-os2\sync.exe \
\ext2-os2\ext2_lw.exe \
\ext2-os2\ext2-os2.ddp \
\ext2-os2\doc\ext2-os2.inf \
\ext2-os2\ext2-os2.sym \
src_$(VER).zip \
\ext2-os2\doc\README \
\ext2-os2\doc\README.SRC \
\ext2-os2\ext2flt\e2flt12b.zip \
\ext2-os2\ext2flt\ext2flt.ddp \
\ext2-os2\ext2flt\ext2flt.doc \
\ext2-os2\ext2flt\EXT2FLT.FLT \
\ext2-os2\ext2flt\ext2flt.sym \
\ext2-os2\V0.1\ext2_os2.zip \
\ext2-os2\ext2d.ifs \
\ext2-os2\distrib\file_id.diz
SRC_FILES = \
\ext2-os2\makefile \
\ext2-os2\makefile.inc \
\ext2-os2\banner.c \
\ext2-os2\devhelp.c \
\ext2-os2\files.c \
\ext2-os2\fs_dir.c \
\ext2-os2\fs_find.c \
\ext2-os2\fs_misc.c \
\ext2-os2\ifsdbg.c \
\ext2-os2\isfat.c \
\ext2-os2\log.c \
\ext2-os2\pathutil.c \
\ext2-os2\unsupp.c \
\ext2-os2\volume.c \
\ext2-os2\include\os2\cdfsd.h \
\ext2-os2\include\os2\errors.h \
\ext2-os2\include\os2\filefind.h \
\ext2-os2\include\os2\files.h \
\ext2-os2\include\os2\ifsdbg.h \
\ext2-os2\include\os2\log.h \
\ext2-os2\include\os2\volume.h \
\ext2-os2\attr.c \
\ext2-os2\devhelp2.asm \
\ext2-os2\vfs\buffer.c \
\ext2-os2\vfs\dcache.c \
\ext2-os2\vfs\inode.c \
\ext2-os2\vfs\misc.c \
\ext2-os2\vfs\ll_rwblk.c \
\ext2-os2\vfs\rw.c \
\ext2-os2\vfs\sched.c \
\ext2-os2\ext2\balloc.c \
\ext2-os2\ext2\bitmap.c \
\ext2-os2\ext2\file.c \
\ext2-os2\ext2\inode.c \
\ext2-os2\ext2\super.c \
\ext2-os2\ext2\dir.c \
\ext2-os2\ext2\namei.c \
\ext2-os2\ext2\ialloc.c \
\ext2-os2\ext2\truncate.c \
\ext2-os2\include\asm\bitops.h \
\ext2-os2\include\linux\e2_fs.h \
\ext2-os2\include\linux\e2_fs_i.h \
\ext2-os2\include\linux\e2_fs_sb.h \
\ext2-os2\include\linux\e2_proto.h \
\ext2-os2\include\linux\errno.h \
\ext2-os2\include\linux\fs.h \
\ext2-os2\include\linux\fs_proto.h \
\ext2-os2\include\linux\locks.h \
\ext2-os2\include\linux\resource.h \
\ext2-os2\include\linux\sched.h \
\ext2-os2\include\linux\stat.h \
\ext2-os2\include\linux\wait.h \
\ext2-os2\include\linux\fcntl.h \
\ext2-os2\include\os2\os2misc.h \
\ext2-os2\include\os2\os2proto.h \
\ext2-os2\include\os2\types.h \
\ext2-os2\ext2-os2.def \
\ext2-os2\doc\makefile \
\ext2-os2\doc\ext2-os2.ipf \
\ext2-os2\doc\changes.im \
\ext2-os2\doc\compile.im \
\ext2-os2\doc\COPYRIGH.IM \
\ext2-os2\doc\features.im \
\ext2-os2\doc\INSTALL.IM \
\ext2-os2\doc\intro.im \
\ext2-os2\doc\USAGE.IM \
\ext2-os2\doc\WARNING.IM \
\ext2-os2\doc\README \
\ext2-os2\doc\README.SRC \
\ext2-os2\doc\COPYING \
\ext2-os2\distrib\makefile \
\ext2-os2\distrib\files.lst \
\ext2-os2\distrib\zipnote.txt \
\ext2-os2\util.c \
\ext2-os2\sync.c \
\ext2-os2\ext2_lw.c \
\ext2-os2\vsprintf.c \
\ext2-os2\maperr.c