MX-Windows version 1.0

found at : http://www.geocities.com/SiliconValley/Peaks/3011

(c) 1999 Achillefs Margaritis

axilmar@x-treme.gr



The following 'make' actions are available:
-------------------------------------------

- make : compiles and installs the library into the DJGPP directories

- make compile : simply compiles the library and puts it into 'lib' directory

- make clean : deletes all rebuildable files

- make install : installs the library into the DJGPP directories

- make uninstall : removes the library from the DJGPP directories and cleans up



The library consists of two files :
-----------------------------------

MX.H (header - include it in your programs)
LIBMXWIN.A (library - link with it)



For any comments, suggestions, bug reports, WIP, etc mail me at :
-----------------------------------------------------------------

axilmar@x-treme.gr

(C) 1999 Achillefs Margaritis

