11e45667d4e291b3038ccda729a1cdf5bcaf004a
braney
  Mon Jul 11 15:46:54 2016 -0700
incorporate htslib in kent src, remove USE_BAM, USE_SAMTABIX, USE_TABIX
defines, modify a bunch of makefiles to include kentSrc variable
pointing to top of the tree.

diff --git src/utils/mapViewerToGenePred/makefile src/utils/mapViewerToGenePred/makefile
index 8791642..09ed3d2 100644
--- src/utils/mapViewerToGenePred/makefile
+++ src/utils/mapViewerToGenePred/makefile
@@ -1,4 +1,5 @@
+kentSrc = ../..
 include ../../inc/common.mk
 
 all:
 	cp mapViewerToGenePred ${BINDIR}/mapViewerToGenePred