- Timestamp:
- Dec 1, 2004, 3:16:56 AM (20 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- b073447
- Parents:
- 5a61c29
- Location:
- doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified doc/Makefile.am ¶
r5a61c29 raa3c8b7 45 45 clean: 46 46 rm -rf devel user examples *.1 47 48 distclean: clean -
TabularUnified doc/Makefile.in ¶
r5a61c29 raa3c8b7 337 337 cp aubio.css examples 338 338 339 man: 340 docbook-to-man aubionotes.sgml > aubionotes.1 341 docbook-to-man aubioonset.sgml > aubioonset.1 342 339 343 # Update docs for distribution 340 344 #dist-hook: 341 345 342 346 clean: 343 rm -rf devel user examples 347 rm -rf devel user examples *.1 348 349 distclean: clean 344 350 # Tell versions [3.59,3.63) of GNU make to not export all variables. 345 351 # Otherwise a system limit (for SysV at least) may be exceeded.
Note: See TracChangeset
for help on using the changeset viewer.