all: thor.catalog configthor.catalog

thor.catalog:  thor.cd thor_fran.ct
        catcomp thor.cd thor_fran.ct catalog thor.catalog nooptim

configthor.catalog:  configthor.cd configthor_fran.ct
        catcomp configthor.cd configthor_fran.ct catalog configthor.catalog nooptim

installe: thor.catalog configthor.catalog
      	copy \#?thor.catalog /catalogs/franais clone
		avail flush

arch: thor.catalog configthor.catalog
        lha a thorfranc (smakefile|\#?thor\#?(ct|cd)\#?) \#?thor.catalog /catalogs/franais/#?thor.catalog"
