dd458d97270d135f406a91021ff55cd7ce7ce7da
kent
  Tue Apr 29 10:39:39 2014 -0700
Removing encode3 from targets to avoid making everyone install bamtools or us having to ifdef around everything that uses BAM.
diff --git src/hg/makefile src/hg/makefile
index 7f5dff8..855944a 100644
--- src/hg/makefile
+++ src/hg/makefile
@@ -109,31 +109,31 @@
 # List of directories to build at UCSC
 UTIL_DIRS = \
 	affyTransciptome \
 	agpCloneCheck \
 	agpCloneList \
 	agpAllToFaFile \
 	agpToFa \
 	agpToGl \
 	altSplice \
 	bedOrBlocks \
 	bedSplitOnChrom \
 	borfBig \
 	ctgFaToFa \
 	ctgToChromFa \
 	embossToPsl \
-	encode3 \
+#	encode3 \
 	fakeFinContigs \
 	fakeOut \
 	ffaToFa \
 	fishClones \
 	fqToQa \
 	fqToQac \
 	fragPart \
 	gbGetEntries \
 	gbOneAcc \
 	gbToFaRa \
 	geneBounds \
 	getFeatDna \
 	getRna \
 	getRnaPred \
 	gpStats \