Differences From Artifact [bd5e421481]:
- File Makefile — part of check-in [430a2dac04] at 2013-11-22 23:27:39 on branch trunk — make tarball: Make doxygen less verbose. (user: js, size: 1202) [annotate] [blame] [check-ins using]
To Artifact [b28336ecd2]:
- File Makefile — part of check-in [ee4e1a8fac] at 2013-12-16 03:31:39 on branch trunk — Add a few files to DISTCLEAN which were missing. (user: js, size: 1221) [annotate] [blame] [check-ins using]
1 2 3 | include extra.mk SUBDIRS = src utils ${TESTS} | > | | 1 2 3 4 5 6 7 8 9 10 11 12 | include extra.mk SUBDIRS = src utils ${TESTS} DISTCLEAN = Info.plist \ aclocal.m4 \ autom4te.cache \ buildsys.mk \ config.h \ config.log \ config.status \ extra.mk |
︙ | ︙ |