Changeset 39 for trunk/libjdkmidi/trunk
- Timestamp:
- 06/08/06 20:04:35 (2 years ago)
- Files:
-
- 1 modified
-
trunk/libjdkmidi/trunk/build/gnu/MagicMakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libjdkmidi/trunk/build/gnu/MagicMakefile
r3 r39 66 66 $(LIB_TEST_EXE_FILES) : $(OUTPUT_LIB) 67 67 68 docs : 69 ( cd $(TOP)/docs && doxygen $(PROJECT).doxy)68 docs : $(TOP)/docs/Doxyfile 69 ( cd $(TOP)/docs && doxygen ) 70 70 71 71 # include any dependencies created during the last make.
