Main Page   Modules   Data Structures   Data Fields   Related Pages   
- 'default' 
 Compile the library and create the examples and the tools. 
- 'install' 
 Install the library into the compiler's dirs. 
- 'uninstall' 
 Remove the library from the compiler's dirs. 
- 'docs' 
 Generate the documentation in html (need Doxygen tool). 
- 'clean' 
 Delete the objects and the library. Note if you have installed the library, it will remain in the compiler's dir (include and lib) 
- 'distclean' 
 'clean' + executables and docs. 
- 'veryclean' 
 'distclean' + delete obj/makefile.dep. Caution using this. 
- 'depend' 
 Generate the obj/makefile.dep file, needed to compile the lib (note that now this file don't do what's supposed to do, ie, works without it :-/) 
- 'compress' 
 Compress the executables using upx.exe, like in allegro. Use 'set UPX_BIN=\yourupxdir\upx.exe' or put this line in autoexec.bat 
 
  Thanks | MJpgAlleg - Main Page
Generated on Mon Apr 7 00:19:25 2003 for MJpgAlleg by
1.2.18