527e1988fafe9afaff5bfa207809942f05b6ed96 max Thu Jan 16 04:17:23 2014 -0800 a quick .sql to .as converter diff --git src/oneShot/sqlToAs/makefile src/oneShot/sqlToAs/makefile new file mode 100644 index 0000000..7d43b5d --- /dev/null +++ src/oneShot/sqlToAs/makefile @@ -0,0 +1,7 @@ +include ../../inc/common.mk + +wordsBySize: + cp sqlToAs ${DESTDIR}${BINDIR}/sqlToAs + +clean:: + echo