372f1fef9075019ab06e62e178f7d2df989d0cbd hiram Fri Jun 30 17:19:06 2017 -0700 working up brute force crispr scoring scheme refs #18969 diff --git src/utils/crisprKmers/makefile src/utils/crisprKmers/makefile new file mode 100644 index 0000000..d8deaac --- /dev/null +++ src/utils/crisprKmers/makefile @@ -0,0 +1,3 @@ +kentSrc = ../.. +A = crisprKmers +include $(kentSrc)/inc/userApp.mk