38785bd54a6b4f7c5f13bc7a4b6666d69a2a422c hiram Thu Jun 17 15:37:36 2010 -0700 fixup makefiles to have clean targets diff --git src/hg/hgGeneBands/makefile src/hg/hgGeneBands/makefile index 456e866..2e0421b 100644 --- src/hg/hgGeneBands/makefile +++ src/hg/hgGeneBands/makefile @@ -9,3 +9,6 @@ ${X}: $O ${MYLIBS} ${CC} ${COPT} -o ${X} $O ${MYLIBS} $L + +clean:: + rm -f ${O}