From: Heng Li Date: Thu, 8 Jul 2010 05:05:19 +0000 (+0000) Subject: removed a debugging example X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9c7e809bccebe6dc03c28d491016fd5742c126d0;p=samtools.git removed a debugging example --- diff --git a/misc/Makefile b/misc/Makefile index 2f1578b..2d7139d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -4,7 +4,7 @@ CFLAGS= -g -Wall #-O2 #-m64 #-arch ppc CXXFLAGS= $(CFLAGS) DFLAGS= -D_FILE_OFFSET_BITS=64 OBJS= -PROG= md5sum-lite md5fa maq2sam-short maq2sam-long wgsim afs2 +PROG= md5sum-lite md5fa maq2sam-short maq2sam-long wgsim INCLUDES= -I.. SUBDIRS= .