Changeset 115 for CMT/HEAD


Ignore:
Timestamp:
Oct 31, 2005, 11:58:26 AM (19 years ago)
Author:
garonne
Message:

remove python dependency in the gendoc target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/mgr/Makefile

    r114 r115  
    180180#---------------------------------------------------------
    181181gendoc ::
    182         @cd ../doc; $(python) gendoc.py CMTDoc.xml > CMTDoc.html
     182        @cd ../doc; python gendoc.py CMTDoc.xml > CMTDoc.html
    183183        @echo "CMTDoc.html generated from CMTDoc.xml"
    184184
Note: See TracChangeset for help on using the changeset viewer.