Changeset 2925 for branches/0.10-stable/test/Makefile.am
- Timestamp:
- Dec 19, 2012, 10:41:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10-stable/test/Makefile.am
r2924 r2925 262 262 263 263 if HAVE_SAMTOOLS 264 test/data/foo.bam: test/data/foo.sam test/data/.dirstamp 264 test/data/foo.bam: test/data/foo.sam test/data/.dirstamp Makefile 265 265 $(SAMTOOLS) view -Sb $(srcdir)/test/data/foo.sam > $@-t && mv $@-t $@ 266 266
Note: See TracChangeset
for help on using the changeset viewer.