Changeset 531

Show
Ignore:
Timestamp:
12/20/06 20:35:25 (2 years ago)
Author:
gleu
Message:

Création du répertoire chm si ce dernier n'existe pas encore.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • traduc/branches/bv81x/manuel/Makefile

    r371 r531  
    118118        xsltproc stylesheets/pg-chm.xsl \ 
    119119                postgres.xml 
     120        test -d chm || mkdir chm 
    120121        mv *.html *.h?? chm 
    121122        tar cvfz $(BASEDIR)/$(HTM_OUTPUT)/$(CHM_OUTPUT) chm