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/hg/htdocs/makefile src/hg/htdocs/makefile index 2527f41..d867dcb 100644 --- src/hg/htdocs/makefile +++ src/hg/htdocs/makefile @@ -1,15 +1,16 @@ +kentSrc = ../.. include ../../inc/common.mk GIT = git GITUP = ${GIT} pull FIND=gitFiles # if you need to pick up files not checked-in yet for rsync, # you can run it like this: # # make FIND=find # # but be careful as it will rsync everything over including junk # REMEMBER: HTDOCSEXTRA # htdocsExtra is a repository that contains large files that we