]> Creatis software - gdcm.git/blobdiff - Doc/DoxyInstallation.txt
* gdcmPython/testSuite.py : test the readable flag of file for tests
[gdcm.git] / Doc / DoxyInstallation.txt
index c1c107fc5760f6c49d77942720a79b1252ebc21d..304e8cc0a9df02930b0059f6d05d0405c08bf455 100644 (file)
  *              <A HREF="http://www.doxygen.org/">doxygen</A>
  *              based documentation
  *        .
- *     - <TT>make</TT> (or <TT>make 'CFLAGS=-g</TT>...)
+ *     - <TT>make</TT>
  *     - <TT>make instal</TT>
  *     - As usual, you can optionnally:
  *       -# <TT>make clean</TT>
- *       -# <TT>make 'CFLAGS='</TT> if you are in hurry and want to omit
- *          "-g -O2" default flags
+ *       -# <TT>make CFLAGS='-g' CXXFLAGS='-DPUB_DICT_PATH=\"/usr/local/share/gdcm/\" -D__STDC_LIMIT_MACROS'</TT>
+ *        if you are in hurry and want to omit "-g -O2" default flags
  *       -# <TT>make snapshot</TT>
  *        .
  *     .