2c9615338fe3f7c620421e2a265a63cf30cf98f1
braney
  Sat Mar 5 17:33:06 2022 -0800
move sqlToAs out of oneShot an into utils

diff --git src/oneShot/sqlToAs/makefile src/oneShot/sqlToAs/makefile
deleted file mode 100644
index f81a9bc..0000000
--- src/oneShot/sqlToAs/makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-kentSrc = ../..
-include ../../inc/common.mk
-
-wordsBySize:
-	cp sqlToAs ${DESTDIR}${BINDIR}/sqlToAs
-
-clean::
-	echo