eef3ac987538affd38eb38ccddf6ce6721f4c6f4
jcasper
  Sun Nov 23 22:03:29 2025 -0800
Removing bigCompositeUpdate CGI (folded into cartDump), and some kent-ifying of
the remaining code.  refs #36320

diff --git src/hg/makefile src/hg/makefile
index 6b174f116ba..b10d808b9bc 100644
--- src/hg/makefile
+++ src/hg/makefile
@@ -108,32 +108,31 @@
 	pslSomeRecords \
 	pslSort \
 	pslSortAcc \
 	pslSplitOnTarget \
 	pslStats \
 	pslToBed \
 	pslToChain \
 	pslxToFa \
 	qaToQac \
 	qacAgpLift \
 	qacToQa \
 	qacToWig \
 	sqlToXml \
 	trfBig \
 	xmlCat \
-	xmlToSql \
-	bigCompositeUpdate
+	xmlToSql
 
 # List of directories to build at UCSC
 UTIL_DIRS = \
 	affyTransciptome \
 	agpCloneCheck \
 	agpCloneList \
 	agpAllToFaFile \
 	agpMergeChromScaf \
 	agpToFa \
 	agpToGl \
 	altSplice \
 	bedOrBlocks \
 	bedSplitOnChrom \
 	borfBig \
 	ctgFaToFa \
@@ -212,32 +211,31 @@
 	scanRa \
 	semiNorm \
 	sim4big \
 	snpException \
 	snp \
 	spideyToPsl \
 	splitFa \
 	splitFaIntoContigs \
 	test \
 	txCds \
 	txGene \
 	txGraph \
 	utils \
 	uniqSize \
 	updateStsInfo \
-	visiGene/knownToVisiGene \
-	bigCompositeUpdate
+	visiGene/knownToVisiGene
 
 APPS = $(UTIL_DIRS) $(UTILS_APPLIST)
 
 all::    cgi .WAIT utils
 
 hgLib:
 	cd lib && ${MAKE}
 ifneq ($(wildcard cgilib/makefile),)
 	cd cgilib && ${MAKE}
 endif
 
 userApps: $(UTILS_APPLIST:%=%.userApp)
 	cd altSplice/lib && $(MAKE)
 	cd altSplice/altSplice && $(MAKE) bedToExons
 	cd mouseStuff && $(MAKE) userApps