Changeset 39 for trunk/libjdkmidi/trunk

Show
Ignore:
Timestamp:
06/08/06 20:04:35 (2 years ago)
Author:
jeffk@…
Message:

MagicMakefile now builds docs properly again

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/libjdkmidi/trunk/build/gnu/MagicMakefile

    r3 r39  
    6666$(LIB_TEST_EXE_FILES) : $(OUTPUT_LIB) 
    6767 
    68 docs : 
    69    ( cd $(TOP)/docs && doxygen $(PROJECT).doxy ) 
     68docs : $(TOP)/docs/Doxyfile 
     69   ( cd $(TOP)/docs && doxygen ) 
    7070 
    7171# include any dependencies created during the last make.