home *** CD-ROM | disk | FTP | other *** search
- This is a list of the fines in this arc.
-
- dpaintx dpaintx.c
- IFF.h iffr.c
- ILBM.h ilbmr.c
- link make
- PACKER.h unpacker.c
-
-
- The way I usually set up my system is to put the "C-DEVEL" disk into
- drive 1. The disk in drive 0 is a standard workbench disk with all
- unnessesary stuff deleted. I put two more directories on it called
- IFF and WORK
-
- IFF.h
- ILBM.h
- PACKER.h
-
- should be placed in the IFF directory
-
- dpaintx.c
- iffr.c
- ilmbr.c
- link
- make
- unpacker.c
-
- should be placed in the WORK directory
-
- Rename (Relabel) the disk in drive 0 to IFF_Workbench
-
- type the following
-
- CD IFF_WorkBench:WORK
- EXECUTE MAKE IFFR
- EXECUTE MAKE ILBMR
- EXECUTE MAKE UNPACKER
- EXECUTE MAKE DPAINTX
- EXECUTE LINK
-
- If all went well you should have created a dpaintx file for viewing
- IFF pictures (HAM format too) and IFF brushes.
-