38785bd54a6b4f7c5f13bc7a4b6666d69a2a422c 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/