From 9c7e809bccebe6dc03c28d491016fd5742c126d0 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Thu, 8 Jul 2010 05:05:19 +0000 Subject: [PATCH] removed a debugging example --- misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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= . -- 2.39.2