fcfb73cd2dc944a0a10ef34699dcb0c185ea8e6a
max
  Wed May 26 05:12:50 2021 -0700
Trying to give users a clearer idea how many licenses this repo
contains, what is under which license and who to contact to get the
license. refs #27614

diff --git src/utils/raSqlQuery/makefile src/utils/raSqlQuery/makefile
deleted file mode 100644
index 878f1d7..0000000
--- src/utils/raSqlQuery/makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-kentSrc = ../..
-A = raSqlQuery
-preMyLibs += $(kentSrc)/lib/$(MACHTYPE)/jkhgap.a
-extraObjects = raRecord.o
-MYLIBS =  ${MYLIBDIR}/jkhgap.a ${MYLIBDIR}/jkweb.a
-include $(kentSrc)/inc/userApp.mk
-L += $(MYSQLLIBS) -lm -lz