Changeset 67 for trunk/libjdkmidi/trunk
- Timestamp:
- 06/27/06 09:08:14 (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
r39 r67 67 67 68 68 docs : $(TOP)/docs/Doxyfile 69 ( cd $(TOP)/docs && doxygen )69 ( export TOP="$(TOP)"; cd $(TOP)/docs && doxygen ) 70 70 71 71 # include any dependencies created during the last make.
