Makefile
branchecjdr
changeset 95 6e24ee2b02ff
parent 87 bbe189163a7a
equal deleted inserted replaced
94:fb43a4f8be79 95:6e24ee2b02ff
     5 TOP=`pwd`
     5 TOP=`pwd`
     6 SRC_DIR=`pwd`
     6 SRC_DIR=`pwd`
     7 INSTALL_DIR=$(TOP)/install
     7 INSTALL_DIR=$(TOP)/install
     8 FR_ARTICLES=couleurs jjch credo systemes resolution mecanique
     8 FR_ARTICLES=couleurs jjch credo systemes resolution mecanique
     9 EN_ARTICLES=colors
     9 EN_ARTICLES=colors
    10 UNPUBLISHED=dri-aido jdrdef jdrl scenarios
    10 UNPUBLISHED=dri-aido jdrdef jdrl scenarios recompense
    11 BOOKS=jeuderologie rpgtheory
    11 BOOKS=jeuderologie rpgtheory
    12 TARGETS=$(BOOKS) $(FR_ARTICLES) $(EN_ARTICLES) $(UNPUBLISHED)
    12 TARGETS=$(BOOKS) $(FR_ARTICLES) $(EN_ARTICLES) $(UNPUBLISHED)
    13 HTML_FILES=index.en.html index.fr.html
    13 HTML_FILES=index.en.html index.fr.html
    14 SGML_CATALOG_FILES=/etc/sgml/catalog
    14 SGML_CATALOG_FILES=/etc/sgml/catalog
    15 export SGML_CATALOG_FILES
    15 export SGML_CATALOG_FILES