47ea306c424d4b800a1d6fea2cef10547bbaba62 hiram Thu Jun 17 15:37:36 2010 -0700 fixup makefiles to have clean targets diff --git src/hg/encode/makefile src/hg/encode/makefile index 141a951..e7e172f 100644 --- src/hg/encode/makefile +++ src/hg/encode/makefile @@ -36,3 +36,6 @@ pipeline: @${MAKE} --no-print-directory USE_DIRS="${PIPELINE_DIRS}" all + +clean:: + echo nothing to clean in hg/encode/