Changeset 3990
- Timestamp:
- Aug 26, 2020, 7:15:06 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r3987 r3990 96 96 maintainer-check-local: 97 97 $(MAKE) $(AM_MAKEFLAGS) mc_installcheck 98 $(MAKE) $(AM_MAKEFLAGS) mc_without_ samtools98 $(MAKE) $(AM_MAKEFLAGS) mc_without_htslib 99 99 $(MAKE) $(AM_MAKEFLAGS) yat-pc-check 100 100 … … 165 165 # run within maintainer-check 166 166 # try ./configure --without-htslib; make; make check 167 mc_without_ samtools:167 mc_without_htslib: 168 168 @rm -rf _mc_without_htslib 169 169 mkdir _mc_without_htslib
Note: See TracChangeset
for help on using the changeset viewer.